summaryrefslogtreecommitdiffstats
path: root/kviewshell/kprintDialogPage_pageoptions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kviewshell/kprintDialogPage_pageoptions.cpp')
-rw-r--r--kviewshell/kprintDialogPage_pageoptions.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kviewshell/kprintDialogPage_pageoptions.cpp b/kviewshell/kprintDialogPage_pageoptions.cpp
index 77ff0949..603c2552 100644
--- a/kviewshell/kprintDialogPage_pageoptions.cpp
+++ b/kviewshell/kprintDialogPage_pageoptions.cpp
@@ -20,8 +20,8 @@
#include "kprintDialogPage_pageoptions.h"
-KPrintDialogPage_PageOptions::KPrintDialogPage_PageOptions( TQWidget *tqparent, const char *name )
- : KPrintDialogPage( tqparent, name )
+KPrintDialogPage_PageOptions::KPrintDialogPage_PageOptions( TQWidget *parent, const char *name )
+ : KPrintDialogPage( parent, name )
{
setTitle( i18n("Page Size & Placement") );