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 --- tderesources/carddav/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tderesources/carddav/config.h') diff --git a/tderesources/carddav/config.h b/tderesources/carddav/config.h index 027dc0696..e752aee49 100644 --- a/tderesources/carddav/config.h +++ b/tderesources/carddav/config.h @@ -36,7 +36,7 @@ class CardDavSaveConfig; /** * Configuration widget for CardDAV resource. */ -class KDE_EXPORT ResourceCardDavConfig : public KRES::ConfigWidget +class TDE_EXPORT ResourceCardDavConfig : public KRES::ConfigWidget { TQ_OBJECT -- cgit v1.2.1