diff options
Diffstat (limited to 'qtinterface/qt4/Qt/qapplication.h')
-rw-r--r-- | qtinterface/qt4/Qt/qapplication.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtinterface/qt4/Qt/qapplication.h b/qtinterface/qt4/Qt/qapplication.h index 37b010c..4401de6 100644 --- a/qtinterface/qt4/Qt/qapplication.h +++ b/qtinterface/qt4/Qt/qapplication.h @@ -47,7 +47,7 @@ #include <QtCore/qpoint.h> #include <QtCore/qsize.h> #include <QtGui/qcursor.h> -#ifdef QT_INCLUDE_COMPAT +#ifdef TQT_INCLUDE_COMPAT # include <QtGui/qdesktopwidget.h> #endif #ifdef QT3_SUPPORT |