summaryrefslogtreecommitdiffstats
path: root/kviewshell/pageSizeWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kviewshell/pageSizeWidget.h')
-rw-r--r--kviewshell/pageSizeWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kviewshell/pageSizeWidget.h b/kviewshell/pageSizeWidget.h
index 987dd3d3..b8df5389 100644
--- a/kviewshell/pageSizeWidget.h
+++ b/kviewshell/pageSizeWidget.h
@@ -22,7 +22,7 @@ class pageSizeWidget : public pageSizeWidget_base
TQ_OBJECT
public:
- pageSizeWidget( TQWidget* tqparent = 0, const char* name = 0, WFlags fl = 0 );
+ pageSizeWidget( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
// Sets the page size. If the dialog is already shown, updates all
// the GUI. Accepts the same strings as input as the setPageSize()