diff options
Diffstat (limited to 'tdeparts/tests/normalktm.h')
-rw-r--r-- | tdeparts/tests/normalktm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/tests/normalktm.h b/tdeparts/tests/normalktm.h index f60d490a6..962a71cc7 100644 --- a/tdeparts/tests/normalktm.h +++ b/tdeparts/tests/normalktm.h @@ -10,7 +10,7 @@ class TQWidget; class Shell : public TDEMainWindow { - Q_OBJECT + TQ_OBJECT public: Shell(); virtual ~Shell(); |