diff options
Diffstat (limited to 'src/object-set.h')
| -rw-r--r-- | src/object-set.h | 1 |
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: |
