lazarus/interfaces/qt/qt4.pas

8 lines
84 B
ObjectPascal

{$I qtdefines.inc}
{$IFDEF USE_QT_44}
{$i qt44.pas}
{$ELSE}
{$i qt43.pas}
{$ENDIF}