summaryrefslogtreecommitdiffstats
path: root/tdeui/kcolorbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/kcolorbutton.h')
-rw-r--r--tdeui/kcolorbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kcolorbutton.h b/tdeui/kcolorbutton.h
index e1a9b1dc8..ebc3f59a4 100644
--- a/tdeui/kcolorbutton.h
+++ b/tdeui/kcolorbutton.h
@@ -34,7 +34,7 @@ class KColorButtonPrivate;
*
* \image html kcolorbutton.png "KDE Color Button"
*/
-class KDEUI_EXPORT KColorButton : public TQPushButton
+class TDEUI_EXPORT KColorButton : public TQPushButton
{
Q_OBJECT
Q_PROPERTY( TQColor color READ color WRITE setColor )