summaryrefslogtreecommitdiffstats
path: root/languages/cpp/debugger/stty.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/debugger/stty.h')
-rw-r--r--languages/cpp/debugger/stty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/debugger/stty.h b/languages/cpp/debugger/stty.h
index 16d84c1e..81c2f6ab 100644
--- a/languages/cpp/debugger/stty.h
+++ b/languages/cpp/debugger/stty.h
@@ -36,7 +36,7 @@ namespace GDBDebugger
class STTY : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
STTY(bool ext=false, const TQString &termAppName=TQString());