diff options
Diffstat (limited to 'cui/source/inc/treeopt.hxx')
| -rw-r--r-- | cui/source/inc/treeopt.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/treeopt.hxx b/cui/source/inc/treeopt.hxx index 4c7bfe8986ac..eb4b93526356 100644 --- a/cui/source/inc/treeopt.hxx +++ b/cui/source/inc/treeopt.hxx @@ -161,8 +161,8 @@ private: DECL_LINK(ShowPageHdl_Impl, weld::TreeView&, void); DECL_LINK(BackHdl_Impl, weld::Button&, void); DECL_LINK(ApplyHdl_Impl, weld::Button&, void); - DECL_LINK(OKHdl_Impl, weld::Button&, void); DECL_LINK(HelpHdl_Impl, weld::Widget&, bool); + void ResetCurrentPageFromConfig(); void SelectHdl_Impl(); virtual short run() override; |
