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 5e02b15bd..208dd0c7e 100644 --- a/kmail/kmsystemtray.h +++ b/kmail/kmsystemtray.h @@ -41,7 +41,7 @@ class TQPoint; class KMSystemTray : public KSystemTray { Q_OBJECT - TQ_OBJECT + public: /** construtor */ KMSystemTray(TQWidget* parent=0, const char *name=0); |