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 6028ec2..4e37867 100644
--- a/src/piklab-prog/cli_interactive.h
+++ b/src/piklab-prog/cli_interactive.h
@@ -27,7 +27,7 @@ TQ_DECLARE_OPERATORS_FOR_FLAGS(CommandProperties)
class Interactive : public TQObject, public Log::Base
{
Q_OBJECT
- TQ_OBJECT
+
public:
Interactive(TQObject *parent);
void redisplayPrompt();