summaryrefslogtreecommitdiffstats
path: root/kig/kig/kig_commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'kig/kig/kig_commands.h')
-rw-r--r--kig/kig/kig_commands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/kig/kig_commands.h b/kig/kig/kig_commands.h
index b7e4ac12..16ab40b2 100644
--- a/kig/kig/kig_commands.h
+++ b/kig/kig/kig_commands.h
@@ -43,7 +43,7 @@ class Rect;
class KigCommand
: public TQObject, public KNamedCommand
{
- Q_OBJECT
+ TQ_OBJECT
class Private;
Private* d;