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 bf063e2..42973b0 100644 --- a/ksysv/ksvpathconfig.h +++ b/ksysv/ksvpathconfig.h @@ -30,7 +30,7 @@ class KSVPathConfig : public PathConfiguration { Q_OBJECT - TQ_OBJECT + public: KSVPathConfig( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); |