summaryrefslogtreecommitdiffstats
path: root/kcontrol/keys/treeview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/keys/treeview.h')
-rw-r--r--kcontrol/keys/treeview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/keys/treeview.h b/kcontrol/keys/treeview.h
index 4da6d2351..591658ffe 100644
--- a/kcontrol/keys/treeview.h
+++ b/kcontrol/keys/treeview.h
@@ -61,7 +61,7 @@ private:
class AppTreeView : public TDEListView
{
friend class AppTreeItem;
- Q_OBJECT
+ TQ_OBJECT
public:
AppTreeView(TQWidget *parent=0, const char *name=0);
~AppTreeView();