summaryrefslogtreecommitdiff
path: root/include/vcl/vcllayout.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/vcllayout.hxx')
-rw-r--r--include/vcl/vcllayout.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/vcllayout.hxx b/include/vcl/vcllayout.hxx
index 0bb529402202..23daba62693a 100644
--- a/include/vcl/vcllayout.hxx
+++ b/include/vcl/vcllayout.hxx
@@ -116,7 +116,7 @@ public:
virtual bool GetOutline(basegfx::B2DPolyPolygonVector&) const;
bool GetBoundRect(basegfx::B2DRectangle&) const;
- static tools::Rectangle BoundRect2Rectangle(basegfx::B2DRectangle&);
+ static tools::Rectangle BoundRect2Rectangle(const basegfx::B2DRectangle&);
virtual SalLayoutGlyphs GetGlyphs() const;