diff options
Diffstat (limited to 'lib/pilotSerialDatabase.h')
-rw-r--r-- | lib/pilotSerialDatabase.h | 2 |
1 files changed, 1 insertions, 1 deletions
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: |