summaryrefslogtreecommitdiffstats
path: root/src/object-set.h
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2016-11-06 20:11:34 +0000
committerjabiertxof <info@marker.es>2016-11-06 20:11:34 +0000
commitf947dd4e24cd82b3c4013eddb14fb1ac8f71f184 (patch)
treec038e5125f9cf77ddb0dbd13d5fda103397689b5 /src/object-set.h
parentFix a bug that allow to enter rotate mode with right click (diff)
parentFix some bugs on pen/cil dropdown shapes (diff)
downloadinkscape-f947dd4e24cd82b3c4013eddb14fb1ac8f71f184.tar.gz
inkscape-f947dd4e24cd82b3c4013eddb14fb1ac8f71f184.zip
Update to trunk
(bzr r15142.1.34)
Diffstat (limited to 'src/object-set.h')
-rw-r--r--src/object-set.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/object-set.h b/src/object-set.h
index a70730ef1..47a2efb9d 100644
--- a/src/object-set.h
+++ b/src/object-set.h
@@ -402,6 +402,7 @@ public:
// various
void getExportHints(Glib::ustring &filename, float *xdpi, float *ydpi);
+ bool fitCanvas(bool with_margins, bool skip_undo = false);
protected: