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 dde2962a7..8e31e2e7d 100644
--- a/src/desktop.h
+++ b/src/desktop.h
@@ -223,6 +223,7 @@ struct SPDesktop : public Inkscape::UI::View::View
void setToolboxFocusTo (gchar const* label);
void setToolboxAdjustmentValue (gchar const* id, double val);
bool isToolboxButtonActive (gchar const *id);
+ void updateNow();
void fullscreen();