diff options
Diffstat (limited to 'src/tdebluezioslave/bluetooth/tdeiobluetooth.h')
-rw-r--r-- | src/tdebluezioslave/bluetooth/tdeiobluetooth.h | 2 |
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); |