diff options
Diffstat (limited to 'ksysv/ksvlookandfeel.h')
-rw-r--r-- | ksysv/ksvlookandfeel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysv/ksvlookandfeel.h b/ksysv/ksvlookandfeel.h index 0b58d01..12ea083 100644 --- a/ksysv/ksvlookandfeel.h +++ b/ksysv/ksvlookandfeel.h @@ -12,7 +12,7 @@ class KSVLookAndFeel : public LookAndFeel { Q_OBJECT - TQ_OBJECT + public: KSVLookAndFeel( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); |