From 2192355d1511c56c255a2d39f701c25f3ef0fdcf Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 5 May 2024 17:49:05 +0900 Subject: Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT Signed-off-by: Michele Calgaro --- ksim/library/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksim/library/common.h') diff --git a/ksim/library/common.h b/ksim/library/common.h index 9fc01c0..6f6ae56 100644 --- a/ksim/library/common.h +++ b/ksim/library/common.h @@ -72,7 +72,7 @@ namespace KSim * @short base class for widgets * @author Robbie Ward */ - class KDE_EXPORT Base + class TDE_EXPORT Base { public: Base(); -- cgit v1.2.1