summaryrefslogtreecommitdiffstats
path: root/sip/qt/qglobal.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/qt/qglobal.sip')
-rw-r--r--sip/qt/qglobal.sip4
1 files changed, 2 insertions, 2 deletions
diff --git a/sip/qt/qglobal.sip b/sip/qt/qglobal.sip
index a20090f..711e93c 100644
--- a/sip/qt/qglobal.sip
+++ b/sip/qt/qglobal.sip
@@ -25,8 +25,8 @@
%End
-const int QT_VERSION;
-const char *QT_VERSION_STR;
+const int TQT_VERSION;
+const char *TQT_VERSION_STR;
typedef unsigned char uchar;
typedef unsigned short ushort;