diff options
Diffstat (limited to 'qtinterface/tqt.h.cmake')
-rw-r--r-- | qtinterface/tqt.h.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qtinterface/tqt.h.cmake b/qtinterface/tqt.h.cmake index 33eff3d..d226762 100644 --- a/qtinterface/tqt.h.cmake +++ b/qtinterface/tqt.h.cmake @@ -133,11 +133,11 @@ Boston, MA 02110-1301, USA. #define TQT_TRANSLATE_NOOP QT_TRANSLATE_NOOP +#ifndef TQT_REAL_TQT + #define qint64 long #define quint64 unsigned long -#ifndef TQT_REAL_TQT - #define TQ_StrongFocus QWidget::StrongFocus #define TQ_NoFocus QWidget::NoFocus #define TQ_WheelFocus QWidget::WheelFocus |