summaryrefslogtreecommitdiffstats
path: root/src/libtdeobex/obexobjectmanagerImpl.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-03 12:19:21 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-03 12:19:21 +0900
commit08c9c52087972a7e9b64405db76785a66c420043 (patch)
treeee629f7a5588e13289a4dcc589a54d749d4d14e7 /src/libtdeobex/obexobjectmanagerImpl.h
parent1781996651f3045f0e6518c8db469cee7b6f8795 (diff)
downloadtdebluez-08c9c52087972a7e9b64405db76785a66c420043.tar.gz
tdebluez-08c9c52087972a7e9b64405db76785a66c420043.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/libtdeobex/obexobjectmanagerImpl.h')
-rw-r--r--src/libtdeobex/obexobjectmanagerImpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libtdeobex/obexobjectmanagerImpl.h b/src/libtdeobex/obexobjectmanagerImpl.h
index ba98273..90a7d64 100644
--- a/src/libtdeobex/obexobjectmanagerImpl.h
+++ b/src/libtdeobex/obexobjectmanagerImpl.h
@@ -41,7 +41,7 @@ namespace TDEObex
#define DBUS_CONN_NAME "TDEBluezObex"
-class KDE_EXPORT ObexObjectManagerImpl: public org::freedesktop::DBus::ObjectManagerProxy
+class TDE_EXPORT ObexObjectManagerImpl: public org::freedesktop::DBus::ObjectManagerProxy
{
TQ_OBJECT