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 398e733d..0e9390be 100644 --- a/kommander/editor/command.h +++ b/kommander/editor/command.h @@ -123,7 +123,7 @@ private: class CommandHistory : public TQObject { Q_OBJECT - TQ_OBJECT + public: CommandHistory( int s ); |