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/pilotLocalDatabase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/pilotLocalDatabase.h') diff --git a/lib/pilotLocalDatabase.h b/lib/pilotLocalDatabase.h index abc6ee6..4679a72 100644 --- a/lib/pilotLocalDatabase.h +++ b/lib/pilotLocalDatabase.h @@ -40,7 +40,7 @@ * PilotLocalDatabase represents databases in the same binary format * as on the handheld but which are stored on local disk. */ -class KDE_EXPORT PilotLocalDatabase : public PilotDatabase +class TDE_EXPORT PilotLocalDatabase : public PilotDatabase { public: /** -- cgit v1.2.1