From 9de594378bf48ba52e8db36ba49db3c2b682ec6e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 3 May 2024 12:17:17 +0900 Subject: Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT Signed-off-by: Michele Calgaro --- lib/pilotAppInfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/pilotAppInfo.h') diff --git a/lib/pilotAppInfo.h b/lib/pilotAppInfo.h index 43e8eb5..2d64cdd 100644 --- a/lib/pilotAppInfo.h +++ b/lib/pilotAppInfo.h @@ -47,7 +47,7 @@ * * This class encapsulates the basic category table manipulations. */ -class KDE_EXPORT PilotAppInfoBase +class TDE_EXPORT PilotAppInfoBase { protected: /** Initialize class members after reading header, to alias data elsewhere. -- cgit v1.2.1