diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2008-04-13 21:09:19 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2008-04-13 21:09:19 +0000 |
| commit | e9b8df5c245d41b4dec61e748e642ce634e5a59e (patch) | |
| tree | a16f6e0bdb77bb3f143954df35e3ca085c37b57b /src/live_effects/parameter | |
| parent | now with 2geom's arc implem. : accept pasting ellipse path params. (diff) | |
| download | inkscape-e9b8df5c245d41b4dec61e748e642ce634e5a59e.tar.gz inkscape-e9b8df5c245d41b4dec61e748e642ce634e5a59e.zip | |
fix typo
(bzr r5429)
Diffstat (limited to 'src/live_effects/parameter')
| -rw-r--r-- | src/live_effects/parameter/path.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/live_effects/parameter/path.cpp b/src/live_effects/parameter/path.cpp index 8d31b1dfb..429cf82d1 100644 --- a/src/live_effects/parameter/path.cpp +++ b/src/live_effects/parameter/path.cpp @@ -361,7 +361,6 @@ PathParam::on_paste_button_click() signal_path_pasted.emit(); sp_document_done(param_effect->getSPDoc(), SP_VERB_DIALOG_LIVE_PATH_EFFECT, _("Paste path parameter")); - } } void |
