diff options
Diffstat (limited to 'style/qtc_tdestyle.h')
-rw-r--r-- | style/qtc_tdestyle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/qtc_tdestyle.h b/style/qtc_tdestyle.h index d9843df..2b8e5db 100644 --- a/style/qtc_tdestyle.h +++ b/style/qtc_tdestyle.h @@ -52,7 +52,7 @@ struct TQtCTDEStylePrivate; */ class TQtCTDEStyle: public TQCommonStyle { - Q_OBJECT + TQ_OBJECT public: |