diff options
Diffstat (limited to 'kmail/kmsystemtray.h')
-rw-r--r-- | kmail/kmsystemtray.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmsystemtray.h b/kmail/kmsystemtray.h index b689def57..0472a98cb 100644 --- a/kmail/kmsystemtray.h +++ b/kmail/kmsystemtray.h @@ -40,7 +40,7 @@ class TQPoint; */ class KMSystemTray : public KSystemTray { - Q_OBJECT + TQ_OBJECT public: /** construtor */ |