summaryrefslogtreecommitdiffstats
path: root/kcontrol/kcontrol/moduletreeview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/kcontrol/moduletreeview.h')
-rw-r--r--kcontrol/kcontrol/moduletreeview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kcontrol/moduletreeview.h b/kcontrol/kcontrol/moduletreeview.h
index 271214c98..ad21d8715 100644
--- a/kcontrol/kcontrol/moduletreeview.h
+++ b/kcontrol/kcontrol/moduletreeview.h
@@ -66,7 +66,7 @@ private:
class ModuleTreeView : public TDEListView
{
- Q_OBJECT
+ TQ_OBJECT
public:
ModuleTreeView(ConfigModuleList *list, TQWidget * parent = 0, const char * name = 0);