diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-03-10 18:29:10 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2015-03-10 18:29:10 +0000 |
| commit | c95ef43008cc2f6580c4d8c604a56bca9fc3d942 (patch) | |
| tree | 765c942b95dbb203df2be770858fce9cca106cd3 /src/live_effects/lpe-simplify.h | |
| parent | remember status of preview pane in native Windows open dialog. (Bug 1428873) (diff) | |
| download | inkscape-c95ef43008cc2f6580c4d8c604a56bca9fc3d942.tar.gz inkscape-c95ef43008cc2f6580c4d8c604a56bca9fc3d942.zip | |
Remove redundant buttons on simplify LPE
(bzr r13986)
Diffstat (limited to 'src/live_effects/lpe-simplify.h')
| -rw-r--r-- | src/live_effects/lpe-simplify.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/live_effects/lpe-simplify.h b/src/live_effects/lpe-simplify.h index 0b48867d8..c18c3ecdf 100644 --- a/src/live_effects/lpe-simplify.h +++ b/src/live_effects/lpe-simplify.h @@ -42,8 +42,6 @@ private: ScalarParam threshold; ScalarParam smooth_angles; ScalarParam helper_size; - ToggleButtonParam nodes; - ToggleButtonParam handles; ToggleButtonParam simplifyindividualpaths; ToggleButtonParam simplifyJustCoalesce; |
