summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extensions/dcopext.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/dcopext.py b/extensions/dcopext.py
index c1b3a6c..837835c 100644
--- a/extensions/dcopext.py
+++ b/extensions/dcopext.py
@@ -40,7 +40,7 @@ from tdecore import dcop_add, dcop_next
#
# I think 64 bit types would be:
# long long, unsigned long long, long long int, unsigned long long int,
-# Q_LLONG, Q_ULLONG, Q_INT64, Q_UINT64
+# TQ_LLONG, TQ_ULLONG, TQ_INT64, TQ_UINT64
#
# and on some (most?) systems:
# TQtOffset