File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
python/plugins/processing/ui Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 106
106
<addaction name =" actionOpenScript" />
107
107
<addaction name =" actionSaveScript" />
108
108
<addaction name =" actionSaveScriptAs" />
109
- <addaction name =" actionLoadFromTemplate" />
110
- <addaction name =" separator" />
111
109
<addaction name =" separator" />
112
110
<addaction name =" actionRunScript" />
113
111
<addaction name =" separator" />
156
154
<string >Ctrl+Shift+S</string >
157
155
</property >
158
156
</action >
159
- <action name =" actionLoadFromTemplate" >
160
- <property name =" text" >
161
- <string >Load script from template</string >
162
- </property >
163
- <property name =" toolTip" >
164
- <string >Load script from template</string >
165
- </property >
166
- </action >
167
157
<action name =" actionRunScript" >
168
158
<property name =" text" >
169
159
<string >Run script</string >
You can’t perform that action at this time.
0 commit comments