summaryrefslogtreecommitdiffstats
path: root/src/tdebluezioclient
diff options
context:
space:
mode:
Diffstat (limited to 'src/tdebluezioclient')
-rw-r--r--src/tdebluezioclient/commandhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdebluezioclient/commandhandler.h b/src/tdebluezioclient/commandhandler.h
index 29fb552..1341585 100644
--- a/src/tdebluezioclient/commandhandler.h
+++ b/src/tdebluezioclient/commandhandler.h
@@ -21,7 +21,7 @@ namespace TDEIO { class Job; }
class CommandHandler : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
CommandHandler(TDECmdLineArgs *args);