diff options
Diffstat (limited to 'src/statdock.h')
-rw-r--r-- | src/statdock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statdock.h b/src/statdock.h index 1fb0552..7f6a8d6 100644 --- a/src/statdock.h +++ b/src/statdock.h @@ -33,7 +33,7 @@ class StatPopup; * all of the actions in this window's context menu. */ class StatDock : public KSystemTray { - Q_OBJECT + TQ_OBJECT public: |