From cdd8febb68a55d7651ba5f18cb54bbd2e96e448a Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 5 May 2024 17:48:33 +0900 Subject: Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT Signed-off-by: Michele Calgaro --- arts/gui/kde/klabel_impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arts/gui/kde/klabel_impl.h') 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: -- cgit v1.2.1