summaryrefslogtreecommitdiffstats
path: root/kviewshell/pageView.h
diff options
context:
space:
mode:
Diffstat (limited to 'kviewshell/pageView.h')
-rw-r--r--kviewshell/pageView.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kviewshell/pageView.h b/kviewshell/pageView.h
index 06995e45..637a7e23 100644
--- a/kviewshell/pageView.h
+++ b/kviewshell/pageView.h
@@ -40,7 +40,7 @@ class PageView : public TQScrollView
TQ_OBJECT
public:
- PageView( TQWidget* tqparent = 0, const char* name = 0 );
+ PageView( TQWidget* parent = 0, const char* name = 0 );
~PageView() {}
void addChild( TQPtrVector<DocumentWidget> *wdgList );