summaryrefslogtreecommitdiffstats
path: root/kppp/scriptedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kppp/scriptedit.h')
-rw-r--r--kppp/scriptedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/scriptedit.h b/kppp/scriptedit.h
index 81cefd5b..6b589548 100644
--- a/kppp/scriptedit.h
+++ b/kppp/scriptedit.h
@@ -35,7 +35,7 @@ class TQLineEdit;
class ScriptEdit : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
ScriptEdit( TQWidget *parent=0, const char *name=0 );
~ScriptEdit() {}