summaryrefslogtreecommitdiffstats
path: root/lib/kpilotlink.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-03 12:17:17 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-07 12:40:55 +0900
commitf28feea0875563b43816bb5c33dc07b645e52760 (patch)
treedcff0223ad4832ee6bb9cb0f4ef95ee63048e81b /lib/kpilotlink.h
parent40ffb58a4968dbaa2227a40ef29d48b20b284732 (diff)
downloadkpilot-f28feea0875563b43816bb5c33dc07b645e52760.tar.gz
kpilot-f28feea0875563b43816bb5c33dc07b645e52760.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9de594378bf48ba52e8db36ba49db3c2b682ec6e)
Diffstat (limited to 'lib/kpilotlink.h')
-rw-r--r--lib/kpilotlink.h2
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