File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 272272 <addaction name =" mMenuPasteAs" />
273273 <addaction name =" separator" />
274274 <addaction name =" mActionAddFeature" />
275+ <addaction name =" mActionCircularStringCurvePoint" />
276+ <addaction name =" mActionCircularStringRadius" />
275277 <addaction name =" mActionMoveFeature" />
276278 <addaction name =" mActionDeleteSelected" />
277279 <addaction name =" mActionMultiEditAttributes" />
@@ -2435,6 +2437,9 @@ Acts on currently active editable layer</string>
24352437 <normaloff >:/images/themes/default/mActionCircularStringCurvePoint.svg</normaloff >:/images/themes/default/mActionCircularStringCurvePoint.svg</iconset >
24362438 </property >
24372439 <property name =" text" >
2440+ <string >Add Circular String</string >
2441+ </property >
2442+ <property name =" toolTip" >
24382443 <string >Add circular string</string >
24392444 </property >
24402445 </action >
@@ -2447,6 +2452,9 @@ Acts on currently active editable layer</string>
24472452 <normaloff >:/images/themes/default/mActionCircularStringRadius.svg</normaloff >:/images/themes/default/mActionCircularStringRadius.svg</iconset >
24482453 </property >
24492454 <property name =" text" >
2455+ <string >Add Circular String by Radius</string >
2456+ </property >
2457+ <property name =" toolTip" >
24502458 <string >Add circular string by radius</string >
24512459 </property >
24522460 </action >
You can’t perform that action at this time.
0 commit comments