diff options
Diffstat (limited to 'include/svx/srchdlg.hxx')
-rw-r--r-- | include/svx/srchdlg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/srchdlg.hxx b/include/svx/srchdlg.hxx index 60cf509c745f..a06d209d2106 100644 --- a/include/svx/srchdlg.hxx +++ b/include/svx/srchdlg.hxx @@ -164,7 +164,7 @@ private: CheckBox* m_pWordBtn; PushButton* m_pCloseBtn; - + CheckBox* m_pIgnoreDiacritics; CheckBox* m_pSelectionBtn; CheckBox* m_pBackwardsBtn; CheckBox* m_pRegExpBtn; |