diff options
Diffstat (limited to 'style/qtc_kstyle.h')
-rw-r--r-- | style/qtc_kstyle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/qtc_kstyle.h b/style/qtc_kstyle.h index 51243f7..d7b50cf 100644 --- a/style/qtc_kstyle.h +++ b/style/qtc_kstyle.h @@ -53,7 +53,7 @@ struct TQtCKStylePrivate; class TQtCKStyle: public TQCommonStyle { Q_OBJECT - TQ_OBJECT + public: |