diff options
Diffstat (limited to 'kommander/editor/command.h')
-rw-r--r-- | kommander/editor/command.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/command.h b/kommander/editor/command.h index 0e9390be..c093b0af 100644 --- a/kommander/editor/command.h +++ b/kommander/editor/command.h @@ -122,7 +122,7 @@ private: class CommandHistory : public TQObject { - Q_OBJECT + TQ_OBJECT public: |