summaryrefslogtreecommitdiffstats
path: root/kviewshell/kprintDialogPage_pageoptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'kviewshell/kprintDialogPage_pageoptions.h')
-rw-r--r--kviewshell/kprintDialogPage_pageoptions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kviewshell/kprintDialogPage_pageoptions.h b/kviewshell/kprintDialogPage_pageoptions.h
index 4ae81eb8..8fea375f 100644
--- a/kviewshell/kprintDialogPage_pageoptions.h
+++ b/kviewshell/kprintDialogPage_pageoptions.h
@@ -24,7 +24,7 @@ class TQVBoxLayout;
class KPrintDialogPage_PageOptions : public KPrintDialogPage
{
public:
- KPrintDialogPage_PageOptions( TQWidget *tqparent = 0, const char *name = 0 );
+ KPrintDialogPage_PageOptions( TQWidget *parent = 0, const char *name = 0 );
void getOptions( TQMap<TQString,TQString>& opts, bool incldef = false );
void setOptions( const TQMap<TQString,TQString>& opts );