diff options
Diffstat (limited to 'src/widgets/ntqwhatsthis.h')
-rw-r--r-- | src/widgets/ntqwhatsthis.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/ntqwhatsthis.h b/src/widgets/ntqwhatsthis.h index 22ecafa7d..98f1fd9fa 100644 --- a/src/widgets/ntqwhatsthis.h +++ b/src/widgets/ntqwhatsthis.h @@ -51,7 +51,7 @@ class TQToolButton; class TQPopupMenu; class TQStyleSheet; -class Q_EXPORT TQWhatsThis: public TQt +class TQ_EXPORT TQWhatsThis: public TQt { public: TQWhatsThis( TQWidget *); |