summaryrefslogtreecommitdiffstats
path: root/src/debugoutputtextedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/debugoutputtextedit.h')
-rw-r--r--src/debugoutputtextedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debugoutputtextedit.h b/src/debugoutputtextedit.h
index 7e4f965..6f549e1 100644
--- a/src/debugoutputtextedit.h
+++ b/src/debugoutputtextedit.h
@@ -32,7 +32,7 @@ This class is used for showing log content
class DebugOutputTextEdit : public KTextBrowser
{
Q_OBJECT
- TQ_OBJECT
+
public:
DebugOutputTextEdit( TQWidget* parent=0, const char* name=0);