summaryrefslogtreecommitdiffstats
path: root/sip/qt/versions.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/qt/versions.sip')
-rw-r--r--sip/qt/versions.sip4
1 files changed, 2 insertions, 2 deletions
diff --git a/sip/qt/versions.sip b/sip/qt/versions.sip
index 0c7a589..f47b1e0 100644
--- a/sip/qt/versions.sip
+++ b/sip/qt/versions.sip
@@ -83,9 +83,9 @@
%Feature TQt_WIZARD
%Feature TQt_WORKSPACE
-// On Windows64 Q_LONG is defined as __int64 (which SIP doesn't handle) so
+// On Windows64 TQ_LONG is defined as __int64 (which SIP doesn't handle) so
// this feature is disabled.
-%Feature TQt_Q_LONG_IS_long
+%Feature TQt_TQ_LONG_IS_long
// SIP v4.7.3 and later support automatic generation of missing complementary
// comparison operators. This fixes a problem with v4.7.2.