summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/fill_to_stroke.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/fill_to_stroke.xml b/templates/fill_to_stroke.xml
index a61a7880..060b6ab8 100644
--- a/templates/fill_to_stroke.xml
+++ b/templates/fill_to_stroke.xml
@@ -17,7 +17,6 @@
<param name="threshold_mm" type="float" precision="2" min="0" max="500"
gui-text="Threshold for dead ends (mm)"
gui-description="Deletes small lines. A good value in most cases is the approximate line width of the original shape">10</param>
- <param name="dashed_line" type="boolean" gui-text="Dashed line">true</param>
<param name="line_width_mm" type="float" gui-text="Line width (mm)" min="0" max="15" precision="2">0.26</param>
<param name="close_gaps" type="boolean" gui-text="Cut lines: close gaps">false</param>
</page>