summaryrefslogtreecommitdiffstats
path: root/src/libtdeobex/obexobjectmanagerImpl.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:04:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:04:57 +0900
commitbcf08b15c538ea1181c38e1ef51a2b4f08a92e83 (patch)
tree6cf48dec2903afaa258b81aaa9ffa0edd2df91c8 /src/libtdeobex/obexobjectmanagerImpl.h
parentee1b7905934a1d03c9e5a7d5e08d65ba78ca9ea7 (diff)
downloadtdebluez-bcf08b15c538ea1181c38e1ef51a2b4f08a92e83.tar.gz
tdebluez-bcf08b15c538ea1181c38e1ef51a2b4f08a92e83.zip
Replace Q_OBJECT with TQ_OBJECT
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 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(){}