summaryrefslogtreecommitdiffstats
path: root/src/app/treeview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/treeview.h')
-rw-r--r--src/app/treeview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/treeview.h b/src/app/treeview.h
index bc023b7..f084103 100644
--- a/src/app/treeview.h
+++ b/src/app/treeview.h
@@ -32,7 +32,7 @@ namespace Gwenview {
class TreeView : public KFileTreeView {
Q_OBJECT
- TQ_OBJECT
+
public:
TreeView(TQWidget* parent);
~TreeView();