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 cc867ad8..bbf11cff 100644 --- a/kommander/editor/timestamp.h +++ b/kommander/editor/timestamp.h @@ -27,7 +27,7 @@ class TimeStamp : public TQObject { - Q_OBJECT + TQ_OBJECT public: |