From 62949e0a61c1340c38a696a7652fde623c36b0ae Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 1 May 2024 21:32:16 +0900 Subject: Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT Signed-off-by: Michele Calgaro (cherry picked from commit bba3128085abe1a32cca43d9fb8ac02c2a29bf6b) --- tdespell2/ui/dialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdespell2/ui/dialog.h') diff --git a/tdespell2/ui/dialog.h b/tdespell2/ui/dialog.h index a531408bf..a3f20e4eb 100644 --- a/tdespell2/ui/dialog.h +++ b/tdespell2/ui/dialog.h @@ -27,7 +27,7 @@ namespace KSpell2 { class Filter; class BackgroundChecker; - class KDE_EXPORT Dialog : public KDialogBase + class TDE_EXPORT Dialog : public KDialogBase { TQ_OBJECT public: -- cgit v1.2.1