summaryrefslogtreecommitdiffstats
path: root/extra/kde340/ktoolbarbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kde340/ktoolbarbutton.h')
-rw-r--r--extra/kde340/ktoolbarbutton.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kde340/ktoolbarbutton.h b/extra/kde340/ktoolbarbutton.h
index 7b748a0..29da509 100644
--- a/extra/kde340/ktoolbarbutton.h
+++ b/extra/kde340/ktoolbarbutton.h
@@ -41,7 +41,7 @@ class QPainter;
* KToolBar methods instead.
* @internal
*/
-class KDEUI_EXPORT KToolBarButton : public QToolButton
+class TDEUI_EXPORT KToolBarButton : public QToolButton
{
Q_OBJECT
@@ -319,7 +319,7 @@ private:
* @internal
* @version $Id: ktoolbarbutton.h,v 1.39 2004/12/22 14:08:36 faure Exp $
*/
-class KDEUI_EXPORT KToolBarButtonList : public QIntDict<KToolBarButton>
+class TDEUI_EXPORT KToolBarButtonList : public QIntDict<KToolBarButton>
{
public:
KToolBarButtonList();