diff options
Diffstat (limited to 'ksysv/ksvpathconfig.h')
-rw-r--r-- | ksysv/ksvpathconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysv/ksvpathconfig.h b/ksysv/ksvpathconfig.h index 8cced64..fe73e56 100644 --- a/ksysv/ksvpathconfig.h +++ b/ksysv/ksvpathconfig.h @@ -32,7 +32,7 @@ class KSVPathConfig : public PathConfiguration Q_OBJECT public: - KSVPathConfig( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); + KSVPathConfig( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); ~KSVPathConfig(); signals: |