add new ruler icon

This commit is contained in:
elhombretecla 2017-03-02 17:07:28 +01:00
parent ff8c9d0ed8
commit 96092fda7c
3 changed files with 70 additions and 2 deletions

View file

@ -87,7 +87,11 @@
{:icon i/pencil
:help (tr "ds.help.path")
:shape +draw-tool-curve+
:priority 6}])
:priority 6}
{:icon i/ruler-tool
:help (tr "ds.help.path")
:shape +draw-tool-curve+
:priority 7}])
;; --- Draw Toolbox (Component)