diff options
Diffstat (limited to 'kcontrol/hwmanager/deviceiconview.h')
-rw-r--r-- | kcontrol/hwmanager/deviceiconview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/hwmanager/deviceiconview.h b/kcontrol/hwmanager/deviceiconview.h index 746fb2253..6460beb0a 100644 --- a/kcontrol/hwmanager/deviceiconview.h +++ b/kcontrol/hwmanager/deviceiconview.h @@ -55,7 +55,7 @@ private: class DeviceIconView : public TDEListView { - Q_OBJECT + TQ_OBJECT public: DeviceIconView(TQWidget * parent = 0, const char * name = 0); |