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 5bd3ae29..c21d4692 100644
--- a/kig/kig/kig_commands.h
+++ b/kig/kig/kig_commands.h
@@ -44,7 +44,7 @@ class KigCommand
: public TQObject, public KNamedCommand
{
Q_OBJECT
- TQ_OBJECT
+
class Private;
Private* d;
public: