From 026828840f8255b5c4fde83ea95209f6f1f5ef8f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 5 May 2024 17:48:00 +0900 Subject: Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT Signed-off-by: Michele Calgaro --- khotkeys/shared/settings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'khotkeys/shared/settings.h') diff --git a/khotkeys/shared/settings.h b/khotkeys/shared/settings.h index e28502cfe..753d056c3 100644 --- a/khotkeys/shared/settings.h +++ b/khotkeys/shared/settings.h @@ -26,7 +26,7 @@ enum ImportType ImportSilent // if already imported before, ignore (called from the update script) }; -class KDE_EXPORT Settings +class TDE_EXPORT Settings { public: Settings(); -- cgit v1.2.1