summaryrefslogtreecommitdiffstats
path: root/src/codeeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/codeeditor.h')
-rwxr-xr-xsrc/codeeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codeeditor.h b/src/codeeditor.h
index db90ad8..0bfbd09 100755
--- a/src/codeeditor.h
+++ b/src/codeeditor.h
@@ -28,7 +28,7 @@
class CodeEditor : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
CodeEditor(TQWidget *parent = 0, const char *name = 0);
~CodeEditor();