summaryrefslogtreecommitdiffstats
path: root/src/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'src/HACKING')
-rw-r--r--src/HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/HACKING b/src/HACKING
index 3e45a7f..1480f90 100644
--- a/src/HACKING
+++ b/src/HACKING
@@ -80,7 +80,7 @@ Include files
Group include files in the Qt, KDE or local groups and sort them
alphabetically. When writing the implementation file of a class which is a
-Q_OBJECT, make sure you include the .moc file, not the .h.
+TQ_OBJECT, make sure you include the .moc file, not the .h.
// Qt
#include <qobject.h>