summaryrefslogtreecommitdiffstats
path: root/src/desktop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/desktop.h')
-rw-r--r--src/desktop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/desktop.h b/src/desktop.h
index d4babf61f..69ccd7bd9 100644
--- a/src/desktop.h
+++ b/src/desktop.h
@@ -342,6 +342,7 @@ public:
void zoom_page_width();
void zoom_drawing();
void zoom_selection();
+ void zoom_center_page();
double current_zoom() const { return _current_affine.getZoom(); }