diff options
Diffstat (limited to 'lib/kpilotdevicelink.h')
-rw-r--r-- | lib/kpilotdevicelink.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kpilotdevicelink.h b/lib/kpilotdevicelink.h index f932371..f3266b1 100644 --- a/lib/kpilotdevicelink.h +++ b/lib/kpilotdevicelink.h @@ -69,7 +69,7 @@ enum DeviceCustomEvents { * handheld devices, which communicate with the PC * using DLP / SLP via the pilot-link library. */ -class KDE_EXPORT KPilotDeviceLink : public KPilotLink +class TDE_EXPORT KPilotDeviceLink : public KPilotLink { friend class PilotSerialDatabase; friend class DeviceCommThread; |