diff options
Diffstat (limited to 'ksysv/ServiceDlg.h')
-rw-r--r-- | ksysv/ServiceDlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysv/ServiceDlg.h b/ksysv/ServiceDlg.h index 28f8c0e..0b84b19 100644 --- a/ksysv/ServiceDlg.h +++ b/ksysv/ServiceDlg.h @@ -26,7 +26,7 @@ class TQComboBox; class ServiceDlg : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: ServiceDlg (const TQString& action, const TQString& label, |