From f28feea0875563b43816bb5c33dc07b645e52760 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 (cherry picked from commit 9de594378bf48ba52e8db36ba49db3c2b682ec6e) --- lib/pilotSerialDatabase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/pilotSerialDatabase.h') diff --git a/lib/pilotSerialDatabase.h b/lib/pilotSerialDatabase.h index 66faf53..5dfac65 100644 --- a/lib/pilotSerialDatabase.h +++ b/lib/pilotSerialDatabase.h @@ -45,7 +45,7 @@ class KPilotDeviceLink; * PilotSerialDatabase represents databases stored on the handheld * and accessed through the SLP / DLP protocol. */ -class KDE_EXPORT PilotSerialDatabase : public PilotDatabase +class TDE_EXPORT PilotSerialDatabase : public PilotDatabase { friend class KPilotDeviceLink; protected: -- cgit v1.2.3