diff options
Diffstat (limited to 'kooka/thumbview.h')
-rw-r--r-- | kooka/thumbview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kooka/thumbview.h b/kooka/thumbview.h index fc7a3843..a3a1ce14 100644 --- a/kooka/thumbview.h +++ b/kooka/thumbview.h @@ -60,7 +60,7 @@ namespace TDEIO { class ThumbView: public TQVBox /* TDEIconView */ { - Q_OBJECT + TQ_OBJECT public: |