summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorMarc Jeanmougin <marc@jeanmougin.fr>2019-08-22 18:38:05 +0000
committerMarc Jeanmougin <marc@jeanmougin.fr>2019-08-22 18:38:05 +0000
commit1d54c6203b9a14138a771e5f52689217454a51d2 (patch)
tree3aa528140a12474992fd35bf847beae8386875e1 /share
parentPanned styling to CSS and XML dialogs (diff)
downloadinkscape-1d54c6203b9a14138a771e5f52689217454a51d2.tar.gz
inkscape-1d54c6203b9a14138a771e5f52689217454a51d2.zip
remove HAVE_POTRACE
Diffstat (limited to 'share')
-rw-r--r--share/ui/menus.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/ui/menus.xml b/share/ui/menus.xml
index 9bc5f9603..3b42d0f5f 100644
--- a/share/ui/menus.xml
+++ b/share/ui/menus.xml
@@ -239,7 +239,7 @@
<submenu _name="_Path">
<verb verb-id="ObjectToPath" />
<verb verb-id="StrokeToPath" />
- <verb verb-id="SelectionTrace" /> <!-- depends on HAVE_POTRACE -->
+ <verb verb-id="SelectionTrace" />
<separator/>
<verb verb-id="SelectionUnion" show-icons="true" />
<verb verb-id="SelectionDiff" show-icons="true" />