summaryrefslogtreecommitdiffstats
path: root/src/sidebarpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sidebarpage.h')
-rw-r--r--src/sidebarpage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sidebarpage.h b/src/sidebarpage.h
index 2346ce0..2c800ae 100644
--- a/src/sidebarpage.h
+++ b/src/sidebarpage.h
@@ -36,7 +36,7 @@ class SidebarPage : public TQWidget
TQ_OBJECT
public:
- SidebarPage(TQWidget* tqparent);
+ SidebarPage(TQWidget* parent);
virtual ~SidebarPage();
protected slots: