summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/redlndlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/redlndlg.hxx')
-rw-r--r--sw/source/uibase/inc/redlndlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/redlndlg.hxx b/sw/source/uibase/inc/redlndlg.hxx
index cfb0a8b69b84..328ac4518885 100644
--- a/sw/source/uibase/inc/redlndlg.hxx
+++ b/sw/source/uibase/inc/redlndlg.hxx
@@ -172,7 +172,7 @@ public:
virtual ~SwRedlineAcceptPanel() override;
virtual void dispose() override;
- /// We need to be a SfxListener to be able to update the list of changes when we get SFX_HINT_DOCCHANGED.
+ /// We need to be a SfxListener to be able to update the list of changes when we get SfxHintId::DocChanged.
virtual void Notify(SfxBroadcaster& rBC, const SfxHint& rHint) override;
};