summaryrefslogtreecommitdiff
path: root/cui/source/inc/SvxMenuConfigPage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/SvxMenuConfigPage.hxx')
-rw-r--r--cui/source/inc/SvxMenuConfigPage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/SvxMenuConfigPage.hxx b/cui/source/inc/SvxMenuConfigPage.hxx
index 881f805fe097..5ff3aea6b0ba 100644
--- a/cui/source/inc/SvxMenuConfigPage.hxx
+++ b/cui/source/inc/SvxMenuConfigPage.hxx
@@ -45,7 +45,7 @@ private:
DECL_LINK( MenuEntriesSizeAllocHdl, const Size&, void );
- DECL_LINK( ListModifiedHdl, weld::TreeView&, void );
+ virtual void ListModified() override;
void Init() override;
void UpdateButtonStates() override;