lazarus/lcl/interfaces/qt/qtdefines.inc
paul 438886ae49 qt:
- update bindings version to 1.68
 - apply Den's patch to fix incompatibilities between versions
  - use Qt 4.4 on window by default

git-svn-id: trunk@17259 -
2008-11-07 01:53:28 +00:00

7 lines
264 B
PHP

{******************************************************************************
Centralized includefile for some common qt defines
******************************************************************************}
{$IFDEF MSWindows}
{$define USE_QT_44}
{$ENDIF}