summaryrefslogtreecommitdiffstats
path: root/include/svx/langbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/langbox.hxx')
-rw-r--r--include/svx/langbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/langbox.hxx b/include/svx/langbox.hxx
index f9dca8c760cc..10591848477c 100644
--- a/include/svx/langbox.hxx
+++ b/include/svx/langbox.hxx
@@ -181,7 +181,7 @@ private:
SVX_DLLPRIVATE virtual void ImplSaveValue() override;
SVX_DLLPRIVATE virtual sal_Int32 ImplGetSavedValue() const override;
- DECL_LINK( EditModifyHdl, SvxLanguageComboBox* );
+ DECL_LINK_TYPED( EditModifyHdl, Edit&, void );
};
#endif