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 d491ffb1..3ae58b86 100644
--- a/kstars/kstars/tools/scriptbuilder.h
+++ b/kstars/kstars/tools/scriptbuilder.h
@@ -67,7 +67,7 @@ class ArgSetFilterNumINDI;
*/
class ScriptBuilder : public KDialogBase
{
-Q_OBJECT
+TQ_OBJECT
public:
ScriptBuilder( TQWidget *parent, const char *name=0 );