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 12ea083..fc1e32a 100644 --- a/ksysv/ksvlookandfeel.h +++ b/ksysv/ksvlookandfeel.h @@ -11,7 +11,7 @@ #include <tqfont.h> class KSVLookAndFeel : public LookAndFeel { - Q_OBJECT + TQ_OBJECT public: |