summaryrefslogtreecommitdiffstats
path: root/ksysv/ServiceDlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksysv/ServiceDlg.h')
-rw-r--r--ksysv/ServiceDlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysv/ServiceDlg.h b/ksysv/ServiceDlg.h
index 2cec43e..28f8c0e 100644
--- a/ksysv/ServiceDlg.h
+++ b/ksysv/ServiceDlg.h
@@ -30,7 +30,7 @@ class ServiceDlg : public KDialogBase
public:
ServiceDlg (const TQString& action, const TQString& label,
- TQWidget* tqparent = 0, const char* name = 0);
+ TQWidget* parent = 0, const char* name = 0);
virtual ~ServiceDlg();
int count() const;