diff options
Diffstat (limited to 'src/widgets/ntqcombobox.h')
-rw-r--r-- | src/widgets/ntqcombobox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/ntqcombobox.h b/src/widgets/ntqcombobox.h index faca22c2f..f7bf2e422 100644 --- a/src/widgets/ntqcombobox.h +++ b/src/widgets/ntqcombobox.h @@ -56,7 +56,7 @@ class TQListBox; class TQComboBoxData; class TQWheelEvent; -class Q_EXPORT TQComboBox : public TQWidget +class TQ_EXPORT TQComboBox : public TQWidget { TQ_OBJECT TQ_ENUMS( Policy ) |