diff options
Diffstat (limited to 'src/libtdeobex')
-rw-r--r-- | src/libtdeobex/obexobjectmanagerImpl.h | 2 |
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 |