diff options
Diffstat (limited to 'lib/kpilotlink.h')
-rw-r--r-- | lib/kpilotlink.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kpilotlink.h b/lib/kpilotlink.h index 25da326..d8c42b0 100644 --- a/lib/kpilotlink.h +++ b/lib/kpilotlink.h @@ -168,7 +168,7 @@ class PilotDatabase; * with a non-zero timeout and that timeout has elapsed. The * tickler is stopped before timeout is emitted. */ -class KDE_EXPORT KPilotLink : public TQObject +class TDE_EXPORT KPilotLink : public TQObject { TQ_OBJECT |