diff options
Diffstat (limited to 'sw/source/ui/index/swuiidxmrk.cxx')
-rw-r--r-- | sw/source/ui/index/swuiidxmrk.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/index/swuiidxmrk.cxx b/sw/source/ui/index/swuiidxmrk.cxx index 29b440daa1b3..e8240b7d2fc1 100644 --- a/sw/source/ui/index/swuiidxmrk.cxx +++ b/sw/source/ui/index/swuiidxmrk.cxx @@ -86,7 +86,6 @@ SwIndexMarkPane::SwIndexMarkPane(const std::shared_ptr<weld::Dialog>& rDialog, w , m_nLangForPhoneticReading(LANGUAGE_CHINESE_SIMPLIFIED) , m_bIsPhoneticReadingEnabled(false) , m_pSh(&rWrtShell) - , m_xFrame(rBuilder.weld_widget("frame")) , m_xTypeFT(rBuilder.weld_label("typeft")) , m_xTypeDCB(rBuilder.weld_combo_box("typecb")) , m_xNewBT(rBuilder.weld_button("new")) |