summaryrefslogtreecommitdiff
path: root/sw/inc/HandleAnchorNodeChg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/HandleAnchorNodeChg.hxx')
-rw-r--r--sw/inc/HandleAnchorNodeChg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/HandleAnchorNodeChg.hxx b/sw/inc/HandleAnchorNodeChg.hxx
index 8261c86c16d6..576efa46890f 100644
--- a/sw/inc/HandleAnchorNodeChg.hxx
+++ b/sw/inc/HandleAnchorNodeChg.hxx
@@ -49,7 +49,7 @@ public:
*/
SwHandleAnchorNodeChg( SwFlyFrameFormat& _rFlyFrameFormat,
const SwFormatAnchor& _rNewAnchorFormat,
- SwFlyFrame* _pKeepThisFlyFrame = nullptr );
+ SwFlyFrame const * _pKeepThisFlyFrame = nullptr );
/** calls <SwFlyFrameFormat::MakeFrames>, if re-creation of fly frames is necessary.