diff options
Diffstat (limited to 'tdeui/kfontcombo.h')
-rw-r--r-- | tdeui/kfontcombo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kfontcombo.h b/tdeui/kfontcombo.h index 8a2a5f07c..aec6618a4 100644 --- a/tdeui/kfontcombo.h +++ b/tdeui/kfontcombo.h @@ -32,7 +32,7 @@ * * @author Malte Starostik <malte@kde.org> */ -class KDEUI_EXPORT KFontCombo : public KComboBox +class TDEUI_EXPORT KFontCombo : public KComboBox { Q_OBJECT Q_PROPERTY(TQString family READ currentFont WRITE setCurrentFont) |