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 65ef978..db7f03c 100644 --- a/src/libtdeobex/obexobjectmanagerImpl.h +++ b/src/libtdeobex/obexobjectmanagerImpl.h @@ -41,7 +41,7 @@ namespace TDEObex #define DBUS_CONN_NAME "TDEBluezObex" -class ObexObjectManagerImpl: public org::freedesktop::DBus::ObjectManagerProxy +class KDE_EXPORT ObexObjectManagerImpl: public org::freedesktop::DBus::ObjectManagerProxy { Q_OBJECT |