summaryrefslogtreecommitdiffstats
path: root/sip
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-10-17 19:46:32 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-10-17 19:46:32 +0900
commit79113dda15348e659bdf729f2c6119b2ba49d397 (patch)
tree25bce3d8731251655e3e7d2369e5d9f7d2b2a559 /sip
parent2638efc545425aa7d79ed0efd1cfb12408c75a2b (diff)
downloadpytqt-79113dda15348e659bdf729f2c6119b2ba49d397.tar.gz
pytqt-79113dda15348e659bdf729f2c6119b2ba49d397.zip
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'sip')
-rw-r--r--sip/qt/qobject.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qt/qobject.sip b/sip/qt/qobject.sip
index f039534..2ce5778 100644
--- a/sip/qt/qobject.sip
+++ b/sip/qt/qobject.sip
@@ -1447,7 +1447,7 @@ TQMetaObject *UniversalSlot::staticMetaObject()
"UniversalSlot", TQObject::staticMetaObject(),
slot_tbl, 1,
0, 0,
-#ifndef QT_NO_PROPERTIES
+#ifndef TQT_NO_PROPERTIES
0, 0,
0, 0,
#endif