diff options
Diffstat (limited to 'kmobile/systemtray.h')
-rw-r--r-- | kmobile/systemtray.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmobile/systemtray.h b/kmobile/systemtray.h index a64cabad1..88219269e 100644 --- a/kmobile/systemtray.h +++ b/kmobile/systemtray.h @@ -27,7 +27,7 @@ class TDEAction; class SystemTray : public KSystemTray { - Q_OBJECT + TQ_OBJECT public: |