summaryrefslogtreecommitdiffstats
path: root/arts/gui/kde/klabel_impl.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-05 17:48:33 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-05 17:48:33 +0900
commitcdd8febb68a55d7651ba5f18cb54bbd2e96e448a (patch)
tree79c8f33c33acda097108b022db1e591b234af968 /arts/gui/kde/klabel_impl.h
parent249738f07cec0169142f5cbdf79d222ddbcf3a4b (diff)
downloadtdemultimedia-cdd8febb68a55d7651ba5f18cb54bbd2e96e448a.tar.gz
tdemultimedia-cdd8febb68a55d7651ba5f18cb54bbd2e96e448a.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'arts/gui/kde/klabel_impl.h')
-rw-r--r--arts/gui/kde/klabel_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/gui/kde/klabel_impl.h b/arts/gui/kde/klabel_impl.h
index b27a4365..1b1c0a73 100644
--- a/arts/gui/kde/klabel_impl.h
+++ b/arts/gui/kde/klabel_impl.h
@@ -35,7 +35,7 @@ class RotateLabel;
namespace Arts {
-class KDE_EXPORT KLabel_impl : virtual public Arts::Label_skel,
+class TDE_EXPORT KLabel_impl : virtual public Arts::Label_skel,
public Arts::KFrame_impl
{
protected: