summaryrefslogtreecommitdiffstats
path: root/sip/qt/qwindowdefs_x11.sip
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-02-27 17:38:16 -0600
committerTimothy Pearson <[email protected]>2012-02-27 17:38:16 -0600
commit104997c6f7b545c0095fdc1b1573367bc4cb4d5b (patch)
treecb6ae5f9464208d78cb51515f5a3c3a0a7edc64f /sip/qt/qwindowdefs_x11.sip
parente87fff3247e64b4e9509be991a8f2d6bd4ccfacc (diff)
downloadpytqt-104997c6f7b545c0095fdc1b1573367bc4cb4d5b.tar.gz
pytqt-104997c6f7b545c0095fdc1b1573367bc4cb4d5b.zip
Rename tqt3 color functions
Diffstat (limited to 'sip/qt/qwindowdefs_x11.sip')
-rw-r--r--sip/qt/qwindowdefs_x11.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qt/qwindowdefs_x11.sip b/sip/qt/qwindowdefs_x11.sip
index a771d63..9b2fdd6 100644
--- a/sip/qt/qwindowdefs_x11.sip
+++ b/sip/qt/qwindowdefs_x11.sip
@@ -42,7 +42,7 @@ WId qt_xrootwin(int);
%End
%If (TQt_3_3_0 -)
-const char *qAppClass();
+const char *tqAppClass();
%End
%End