diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-11-23 19:09:02 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-11-23 19:09:02 +0000 |
| commit | 87477c55a87ab49bf20e9f19942e27b785a812c1 (patch) | |
| tree | 58b984602606755b87276221f06fe19e08ccb9df /share | |
| parent | fix #521 SPIString copy constructor (diff) | |
| download | inkscape-87477c55a87ab49bf20e9f19942e27b785a812c1.tar.gz inkscape-87477c55a87ab49bf20e9f19942e27b785a812c1.zip | |
add livecoding tool to toolbar
Diffstat (limited to 'share')
| -rw-r--r-- | share/ui/toolbar-tool.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/ui/toolbar-tool.ui b/share/ui/toolbar-tool.ui index 4a3959745..258cd93f5 100644 --- a/share/ui/toolbar-tool.ui +++ b/share/ui/toolbar-tool.ui @@ -6,6 +6,7 @@ <toolitem action='ToolTweak' /> <toolitem action='ToolZoom' /> <toolitem action='ToolMeasure' /> + <toolitem action='ToolLivecode' /> <!-- Shapes --> <toolitem action='ToolRect' /> |
