From fa5d98fdffc4919ce73fdece665a3c9f13427e8f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 3 May 2024 12:23:04 +0900 Subject: Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT Signed-off-by: Michele Calgaro --- src/SUSE2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/SUSE2.cpp') diff --git a/src/SUSE2.cpp b/src/SUSE2.cpp index 2e911a7..e485e87 100644 --- a/src/SUSE2.cpp +++ b/src/SUSE2.cpp @@ -324,7 +324,7 @@ SUSE2Handler *Handler() extern "C" { - KDE_EXPORT KDecorationFactory *create_factory() + TDE_EXPORT KDecorationFactory *create_factory() { KWinSUSE2::handler = new KWinSUSE2::SUSE2Handler(); return KWinSUSE2::handler; -- cgit v1.2.3