summaryrefslogtreecommitdiffstats
path: root/src/piklab-prog/cli_interactive.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/piklab-prog/cli_interactive.h')
-rw-r--r--src/piklab-prog/cli_interactive.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/piklab-prog/cli_interactive.h b/src/piklab-prog/cli_interactive.h
index 4e37867..690103e 100644
--- a/src/piklab-prog/cli_interactive.h
+++ b/src/piklab-prog/cli_interactive.h
@@ -26,7 +26,7 @@ TQ_DECLARE_OPERATORS_FOR_FLAGS(CommandProperties)
//----------------------------------------------------------------------------
class Interactive : public TQObject, public Log::Base
{
-Q_OBJECT
+TQ_OBJECT
public:
Interactive(TQObject *parent);