summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2015-05-08 15:37:07 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2015-05-08 15:37:07 +0000
commit9d9699dd9cc0e86ac34a97f051ddf975bd004b8e (patch)
tree1da1538a5e0b22640d0733ee578e0fcd14ac3ba3 /src/main.cpp
parentAdjust CMakeLists for 2geom directory (diff)
downloadinkscape-9d9699dd9cc0e86ac34a97f051ddf975bd004b8e.tar.gz
inkscape-9d9699dd9cc0e86ac34a97f051ddf975bd004b8e.zip
Remove round_rectangle_outwards from helper/geom.h
(bzr r14059.2.9)
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 415118407..f72b6d121 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1545,7 +1545,7 @@ static int sp_do_export_png(SPDocument *doc)
}
if (sp_export_area_snap) {
- round_rectangle_outwards(area);
+ area = area.roundOutwards();
}
// default dpi