summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-07-20 14:47:22 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-07-20 19:01:47 +0200
commit0e9b0b53f8def0452cd1e5394c9c9bef1017aabe (patch)
tree2b3dd34bc0d642553cc715a1e1bb302207e1ec9f /sw/inc
parent510da828b267ab575b0ef5d0fafc1cb42ad31712 (diff)
cid#1448405 Uncaught exception
Change-Id: Ic6be9108dc5a9ad43cd44ab57b034100c2474a07 Reviewed-on: https://gerrit.libreoffice.org/76008 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/inc')
-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 e01da4c932a6..2a5247e0451c 100644
--- a/sw/inc/HandleAnchorNodeChg.hxx
+++ b/sw/inc/HandleAnchorNodeChg.hxx
@@ -50,7 +50,7 @@ public:
SwFlyFrame const * _pKeepThisFlyFrame = nullptr );
/** calls <SwFlyFrameFormat::MakeFrames>, if re-creation of fly frames is necessary. */
- ~SwHandleAnchorNodeChg();
+ ~SwHandleAnchorNodeChg() COVERITY_NOEXCEPT_FALSE;
private:
// fly frame format, which is tracked for a anchor node change.