summaryrefslogtreecommitdiffstats
path: root/src/sp-root.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-root.h')
-rw-r--r--src/sp-root.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sp-root.h b/src/sp-root.h
index e50264405..882b0e1bf 100644
--- a/src/sp-root.h
+++ b/src/sp-root.h
@@ -65,6 +65,7 @@ public:
virtual const char* displayName() const;
private:
void unset_x_and_y();
+ void setRootDimensions();
};
#endif /* !SP_ROOT_H_SEEN */