diff options
Diffstat (limited to 'kcontrol/hwmanager/hwdevicetray_app.h')
-rw-r--r-- | kcontrol/hwmanager/hwdevicetray_app.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/hwmanager/hwdevicetray_app.h b/kcontrol/hwmanager/hwdevicetray_app.h index fae4d6cd9..8c4a4ae06 100644 --- a/kcontrol/hwmanager/hwdevicetray_app.h +++ b/kcontrol/hwmanager/hwdevicetray_app.h @@ -27,7 +27,7 @@ class HwDeviceSystemTray; class HwDeviceApp : public KUniqueApplication { - Q_OBJECT + TQ_OBJECT public: HwDeviceApp(); |