diff options
Diffstat (limited to 'sw/source/uibase/inc')
-rw-r--r-- | sw/source/uibase/inc/convert.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/convert.hxx b/sw/source/uibase/inc/convert.hxx index 9dfefc5fa642..90d1cfebf715 100644 --- a/sw/source/uibase/inc/convert.hxx +++ b/sw/source/uibase/inc/convert.hxx @@ -45,7 +45,6 @@ class SwConvertTableDlg : public weld::GenericDialogController std::unique_ptr<weld::SpinButton> m_xRepeatHeaderNF; std::unique_ptr<weld::CheckButton> m_xDontSplitCB; - std::unique_ptr<weld::CheckButton> m_xBorderCB; std::unique_ptr<weld::Button> m_xAutoFormatBtn; OUString sConvertTextTable; |