diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2014-03-05 19:01:55 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2014-03-05 19:01:55 +0000 |
| commit | 1771d9ea0d5acb77af4df069680e66a9306c8b9b (patch) | |
| tree | 8998af65af0544ce2a92d71b82027607483a0ea3 /src/ui/tools/node-tool.h | |
| parent | update to trunk (diff) | |
| parent | completed merging (diff) | |
| download | inkscape-1771d9ea0d5acb77af4df069680e66a9306c8b9b.tar.gz inkscape-1771d9ea0d5acb77af4df069680e66a9306c8b9b.zip | |
Translations
(bzr r11950.1.278)
Diffstat (limited to 'src/ui/tools/node-tool.h')
| -rw-r--r-- | src/ui/tools/node-tool.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/tools/node-tool.h b/src/ui/tools/node-tool.h index 168ec995a..42f89cd1c 100644 --- a/src/ui/tools/node-tool.h +++ b/src/ui/tools/node-tool.h @@ -14,7 +14,8 @@ #include <boost/ptr_container/ptr_map.hpp> #include <glib.h> #include "ui/tools/tool-base.h" -//spanish: lo necesitamos para llamarlo desde el Live Effect + +// we need it to call it from Live Effect #include "selection.h" namespace Inkscape { |
