diff options
Diffstat (limited to 'src/libtdeobex/obexobjectmanagerImpl.h')
-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 db7f03c..ba98273 100644 --- a/src/libtdeobex/obexobjectmanagerImpl.h +++ b/src/libtdeobex/obexobjectmanagerImpl.h @@ -43,7 +43,7 @@ namespace TDEObex class KDE_EXPORT ObexObjectManagerImpl: public org::freedesktop::DBus::ObjectManagerProxy { - Q_OBJECT + TQ_OBJECT public: // ObexObjectManagerImpl(){} |