diff options
Diffstat (limited to 'ksysv/ServiceDlg.h')
-rw-r--r-- | ksysv/ServiceDlg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ksysv/ServiceDlg.h b/ksysv/ServiceDlg.h index 84781e7..432a934 100644 --- a/ksysv/ServiceDlg.h +++ b/ksysv/ServiceDlg.h @@ -20,8 +20,8 @@ class KSVDragList; class KSVItem; -class QString; -class QComboBox; +class TQString; +class TQComboBox; class ServiceDlg : public KDialogBase { |