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 6b589548..5faca481 100644
--- a/kppp/scriptedit.h
+++ b/kppp/scriptedit.h
@@ -34,7 +34,7 @@ class TQComboBox;
class TQLineEdit;
class ScriptEdit : public TQWidget {
-Q_OBJECT
+TQ_OBJECT
public:
ScriptEdit( TQWidget *parent=0, const char *name=0 );