summaryrefslogtreecommitdiffstats
path: root/src/app/dirviewcontroller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/dirviewcontroller.h')
-rw-r--r--src/app/dirviewcontroller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/dirviewcontroller.h b/src/app/dirviewcontroller.h
index 9d95c41..00b6e38 100644
--- a/src/app/dirviewcontroller.h
+++ b/src/app/dirviewcontroller.h
@@ -41,7 +41,7 @@ class DirViewController : public TQObject {
Q_OBJECT
TQ_OBJECT
public:
- DirViewController(TQWidget* tqparent);
+ DirViewController(TQWidget* parent);
virtual ~DirViewController();
TQWidget* widget() const;