summaryrefslogtreecommitdiffstats
path: root/tdeui/kpushbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/kpushbutton.h')
-rw-r--r--tdeui/kpushbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kpushbutton.h b/tdeui/kpushbutton.h
index b0664c807..725262947 100644
--- a/tdeui/kpushbutton.h
+++ b/tdeui/kpushbutton.h
@@ -34,7 +34,7 @@ class TQDragObject;
* @short A TQPushButton with drag-support and KGuiItem support
* @author Carsten Pfeiffer <pfeiffer@kde.org>
*/
-class KDEUI_EXPORT KPushButton : public TQPushButton
+class TDEUI_EXPORT KPushButton : public TQPushButton
{
Q_OBJECT
Q_PROPERTY(int stdItem READ guiItm WRITE setGuiItm )