summaryrefslogtreecommitdiff
path: root/sw/inc/SwNodeNum.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-07-04 20:02:01 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-07-04 21:47:07 +0200
commit0dc7b1cbb995d5befea9ee44280b4e725f260796 (patch)
treedf6e3699fa94b70ed06db3378ab9c2779086bfc3 /sw/inc/SwNodeNum.hxx
parent34fcf3b6e0f32f9327c905e2e2507427e7ef4f91 (diff)
ofz#35787 Timeout
1m14.061s -> 0m3.975s Change-Id: I96e6f2c60017ba57062bd56c2e80604e117b3b99 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118381 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/inc/SwNodeNum.hxx')
-rw-r--r--sw/inc/SwNodeNum.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/SwNodeNum.hxx b/sw/inc/SwNodeNum.hxx
index 7ad85271c9fa..2aff25d306ba 100644
--- a/sw/inc/SwNodeNum.hxx
+++ b/sw/inc/SwNodeNum.hxx
@@ -39,7 +39,7 @@ public:
void ChangeNumRule(SwNumRule& rNumRule);
SwTextNode* GetTextNode() const { return mpTextNode; }
- virtual bool IsNotificationEnabled() const override;
+ virtual bool IsNotificationEnabled(const SwDoc& rDoc) const override;
virtual bool IsContinuous() const override;