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.sip7
1 files changed, 0 insertions, 7 deletions
diff --git a/sip/qt/qglobal.sip b/sip/qt/qglobal.sip
index 59c7017..711f26d 100644
--- a/sip/qt/qglobal.sip
+++ b/sip/qt/qglobal.sip
@@ -54,10 +54,6 @@ typedef unsigned long long TQ_ULONG;
const char *tqVersion();
-%If (TQt_3_0_0 -)
-%End
-
-%If (TQt_3_1_0 -)
const char *tqInstallPath();
const char *tqInstallPathDocs();
const char *tqInstallPathHeaders();
@@ -65,10 +61,7 @@ const char *tqInstallPathLibs();
const char *tqInstallPathBins();
const char *tqInstallPathPlugins();
const char *tqInstallPathData();
-%End
-%If (TQt_3_2_0 -)
const char *tqInstallPathTranslations();
%If (!WS_WIN)
const char *tqInstallPathSysconf();
%End
-%End