diff options
| author | Guiu Rocafort <neandertalspeople@gmail.com> | 2014-03-05 11:37:27 +0000 |
|---|---|---|
| committer | Guiu Rocafort <neandertalspeople@gmail.com> | 2014-03-05 11:37:27 +0000 |
| commit | 9ae7e81723f4ea4e2640ed01d55d94e73874804f (patch) | |
| tree | 8237509cf0d6dc367c05df52995f195afafd1df7 /src/ui/tools/node-tool.h | |
| parent | update to trunk (diff) | |
| download | inkscape-9ae7e81723f4ea4e2640ed01d55d94e73874804f.tar.gz inkscape-9ae7e81723f4ea4e2640ed01d55d94e73874804f.zip | |
translations from spanish to english done, it might need a little review, but everything seems ok
(bzr r11950.5.1)
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 { |
