From d6705bac5da767ff271b66c0f01ff6ed6352515e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 5 May 2024 17:48:46 +0900 Subject: Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT Signed-off-by: Michele Calgaro --- libtdepim/sidebarextension.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libtdepim/sidebarextension.h') diff --git a/libtdepim/sidebarextension.h b/libtdepim/sidebarextension.h index 9abd6ea7d..eead6af6a 100644 --- a/libtdepim/sidebarextension.h +++ b/libtdepim/sidebarextension.h @@ -35,7 +35,7 @@ namespace KParts * Provides a way to export a widget which will be displayed in Kontacts * stackview at the left **/ - class KDE_EXPORT SideBarExtension : public TQObject + class TDE_EXPORT SideBarExtension : public TQObject { TQ_OBJECT -- cgit v1.2.1