summaryrefslogtreecommitdiffstats
path: root/ksysv/ksvconfigwizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksysv/ksvconfigwizard.h')
-rw-r--r--ksysv/ksvconfigwizard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysv/ksvconfigwizard.h b/ksysv/ksvconfigwizard.h
index 0598520..78bd000 100644
--- a/ksysv/ksvconfigwizard.h
+++ b/ksysv/ksvconfigwizard.h
@@ -35,7 +35,7 @@ class KSVConfigWizard : public ConfigWizard
TQ_OBJECT
public:
- KSVConfigWizard( TQWidget* tqparent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
+ KSVConfigWizard( TQWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
~KSVConfigWizard();
public: