diff options
Diffstat (limited to 'kommander/editor/timestamp.h')
-rw-r--r-- | kommander/editor/timestamp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/timestamp.h b/kommander/editor/timestamp.h index f4483e8f..cc867ad8 100644 --- a/kommander/editor/timestamp.h +++ b/kommander/editor/timestamp.h @@ -28,7 +28,7 @@ class TimeStamp : public TQObject { Q_OBJECT - TQ_OBJECT + public: TimeStamp( TQObject *parent, const TQString &f ); |