From 7bfa0fb6156e976c839bb0d61459fd4bf6a0aa4e 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 (cherry picked from commit d6705bac5da767ff271b66c0f01ff6ed6352515e) --- akregator/src/librss/document.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'akregator/src/librss/document.h') diff --git a/akregator/src/librss/document.h b/akregator/src/librss/document.h index 8d098e7d..b876caf2 100644 --- a/akregator/src/librss/document.h +++ b/akregator/src/librss/document.h @@ -28,7 +28,7 @@ namespace RSS * but rather use Loader::loadFrom() to produce a Document object. * @see Loader::loadForm() */ - class KDE_EXPORT Document + class TDE_EXPORT Document { public: /** -- cgit v1.2.3