diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2016-02-07 16:13:37 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2016-02-07 16:13:37 +0000 |
| commit | 5cd75437cfc9fbc426a5e099a4dd5ebd31ace648 (patch) | |
| tree | 309cf94dd6660929c3bf43cf5a4d1ecf4a0c73c4 /src | |
| parent | Add knot position dialog to meassure with Shift+Click (diff) | |
| download | inkscape-5cd75437cfc9fbc426a5e099a4dd5ebd31ace648.tar.gz inkscape-5cd75437cfc9fbc426a5e099a4dd5ebd31ace648.zip | |
Fix wrong replace of tab by spaces
(bzr r14637)
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/dialog/Makefile_insert | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/Makefile_insert b/src/ui/dialog/Makefile_insert index 1e719bbda..71628973e 100644 --- a/src/ui/dialog/Makefile_insert +++ b/src/ui/dialog/Makefile_insert @@ -65,7 +65,7 @@ ink_common_sources += \ ui/dialog/knot-properties.h \ ui/dialog/layer-properties.cpp \ ui/dialog/layer-properties.h \ - ui/dialog/layers.cpp \ + ui/dialog/layers.cpp \ ui/dialog/layers.h \ ui/dialog/livepatheffect-add.cpp \ ui/dialog/livepatheffect-add.h \ |
