summaryrefslogtreecommitdiff
path: root/include/svx/svdhdl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdhdl.hxx')
-rw-r--r--include/svx/svdhdl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdhdl.hxx b/include/svx/svdhdl.hxx
index 9d839b7be0ce..e945f0b2bf26 100644
--- a/include/svx/svdhdl.hxx
+++ b/include/svx/svdhdl.hxx
@@ -183,7 +183,7 @@ protected:
const basegfx::B2DPoint& rPos,
BitmapColorIndex eColIndex, BitmapMarkerKind eKindOfMarker,
OutputDevice& rOutDev, Point aMoveOutsideOffset = Point());
- BitmapMarkerKind GetNextBigger(BitmapMarkerKind eKnd) const;
+ static BitmapMarkerKind GetNextBigger(BitmapMarkerKind eKnd);
public:
SdrHdl();