summaryrefslogtreecommitdiffstats
path: root/src/tdebluezioslave/bluetooth
diff options
context:
space:
mode:
Diffstat (limited to 'src/tdebluezioslave/bluetooth')
-rw-r--r--src/tdebluezioslave/bluetooth/tdeiobluetooth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdebluezioslave/bluetooth/tdeiobluetooth.h b/src/tdebluezioslave/bluetooth/tdeiobluetooth.h
index 7b881f2..92db006 100644
--- a/src/tdebluezioslave/bluetooth/tdeiobluetooth.h
+++ b/src/tdebluezioslave/bluetooth/tdeiobluetooth.h
@@ -20,7 +20,7 @@
class TDEioBluetooth : public TDEIO::ForwardingSlaveBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
TDEioBluetooth(const TQCString &protocol, const TQCString &pool_socket, const TQCString &app_socket);