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 eea709b..bc023b7 100644
--- a/src/app/treeview.h
+++ b/src/app/treeview.h
@@ -34,7 +34,7 @@ class TreeView : public KFileTreeView {
Q_OBJECT
TQ_OBJECT
public:
- TreeView(TQWidget* tqparent);
+ TreeView(TQWidget* parent);
~TreeView();
public slots: