summaryrefslogtreecommitdiffstats
path: root/Scripting.pluginspec.in
diff options
context:
space:
mode:
Diffstat (limited to 'Scripting.pluginspec.in')
-rw-r--r--Scripting.pluginspec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Scripting.pluginspec.in b/Scripting.pluginspec.in
index 538bf51..c902dd1 100644
--- a/Scripting.pluginspec.in
+++ b/Scripting.pluginspec.in
@@ -20,4 +20,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/>
<dependency name=\"CppEditor\" version=\"$$QTCREATOR_VERSION\"/>
</dependencyList>
+ <argumentList>
+ <argument name=\"-execute-script\" parameter=\"path\">execute the script specified</argument>
+ </argumentList>
</plugin>