summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/tools/scriptbuilder.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/tools/scriptbuilder.h')
-rw-r--r--kstars/kstars/tools/scriptbuilder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/tools/scriptbuilder.h b/kstars/kstars/tools/scriptbuilder.h
index 034d0bcc..d491ffb1 100644
--- a/kstars/kstars/tools/scriptbuilder.h
+++ b/kstars/kstars/tools/scriptbuilder.h
@@ -68,7 +68,7 @@ class ArgSetFilterNumINDI;
class ScriptBuilder : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ScriptBuilder( TQWidget *parent, const char *name=0 );
~ScriptBuilder();