diff options
Diffstat (limited to 'kdevdesigner/designer/command.h')
-rw-r--r-- | kdevdesigner/designer/command.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/command.h b/kdevdesigner/designer/command.h index b2c2d161..b1c7a2a5 100644 --- a/kdevdesigner/designer/command.h +++ b/kdevdesigner/designer/command.h @@ -150,7 +150,7 @@ private: class CommandHistory : public TQObject { Q_OBJECT - TQ_OBJECT + public: CommandHistory( int s ); |