summaryrefslogtreecommitdiffstats
path: root/tdeui/kcharselect.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/kcharselect.h')
-rw-r--r--tdeui/kcharselect.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeui/kcharselect.h b/tdeui/kcharselect.h
index 5e1532fb6..7aa9ca78f 100644
--- a/tdeui/kcharselect.h
+++ b/tdeui/kcharselect.h
@@ -48,7 +48,7 @@ class KCharSelectPrivate;
* @author Reginald Stadlbauer <reggie@kde.org>
*/
-class KDEUI_EXPORT KCharSelectTable : public TQGridView
+class TDEUI_EXPORT KCharSelectTable : public TQGridView
{
Q_OBJECT
@@ -137,7 +137,7 @@ private:
* @author Reginald Stadlbauer <reggie@kde.org>
*/
-class KDEUI_EXPORT KCharSelect : public TQVBox
+class TDEUI_EXPORT KCharSelect : public TQVBox
{
Q_OBJECT
Q_PROPERTY( TQString fontFamily READ font WRITE setFont )