summaryrefslogtreecommitdiffstats
path: root/src/libtdebluez/deviceImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libtdebluez/deviceImpl.h')
-rw-r--r--src/libtdebluez/deviceImpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libtdebluez/deviceImpl.h b/src/libtdebluez/deviceImpl.h
index ffc55e1..f2f2a0e 100644
--- a/src/libtdebluez/deviceImpl.h
+++ b/src/libtdebluez/deviceImpl.h
@@ -40,7 +40,7 @@ namespace TDEBluetooth
class KDE_EXPORT DeviceImpl: public org::bluez::Device1Proxy
{
- Q_OBJECT
+ TQ_OBJECT
public:
DeviceImpl(const TQString& service, const TQString& path, TQObject* parent = 0, const char* name = 0);