summaryrefslogtreecommitdiffstats
path: root/kexi/formeditor/scripting/scriptmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/formeditor/scripting/scriptmanager.h')
-rw-r--r--kexi/formeditor/scripting/scriptmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/formeditor/scripting/scriptmanager.h b/kexi/formeditor/scripting/scriptmanager.h
index bc97ec3c..07cacbd0 100644
--- a/kexi/formeditor/scripting/scriptmanager.h
+++ b/kexi/formeditor/scripting/scriptmanager.h
@@ -44,7 +44,7 @@ class ScriptManager : public TQObject
TQ_OBJECT
public:
- ScriptManager(TQObject *tqparent=0, const char *name=0);
+ ScriptManager(TQObject *parent=0, const char *name=0);
~ScriptManager();
/*! \return The FormScript object associated to this Form. */