summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2013-08-18 23:10:42 +0000
committerJaviertxo <jtx@jtx.marker.es>2013-08-18 23:10:42 +0000
commit0bd0fa66b7825f0d4e0c9051aa527ba91e415683 (patch)
tree78b606d504c93c267549cdd83c7bf6afbaa7dd29 /src
parentupdate to trunk (diff)
downloadinkscape-0bd0fa66b7825f0d4e0c9051aa527ba91e415683.tar.gz
inkscape-0bd0fa66b7825f0d4e0c9051aa527ba91e415683.zip
Reverted po files to master branch, now the diff of launchpad is more usable
(bzr r11950.1.136)
Diffstat (limited to 'src')
-rw-r--r--src/live_effects/lpe-bspline.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/lpe-bspline.cpp b/src/live_effects/lpe-bspline.cpp
index cc1b86e72..c2749e393 100644
--- a/src/live_effects/lpe-bspline.cpp
+++ b/src/live_effects/lpe-bspline.cpp
@@ -2,7 +2,7 @@
/*
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-
+
#include <gtkmm/box.h>
#include <gtkmm/button.h>
#include <gtkmm/checkbutton.h>