summaryrefslogtreecommitdiffstats
path: root/src/newstuff/newscript.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newstuff/newscript.h')
-rw-r--r--src/newstuff/newscript.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newstuff/newscript.h b/src/newstuff/newscript.h
index f59646a..cc290bf 100644
--- a/src/newstuff/newscript.h
+++ b/src/newstuff/newscript.h
@@ -33,7 +33,7 @@ class Manager;
class NewScript : public SUPERCLASS {
Q_OBJECT
- TQ_OBJECT
+
public:
NewScript(Manager* manager, TQWidget* parentWidget = 0);