summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/scuiimoptdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/scuiimoptdlg.hxx')
-rw-r--r--sc/source/ui/inc/scuiimoptdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/scuiimoptdlg.hxx b/sc/source/ui/inc/scuiimoptdlg.hxx
index fdc70bc026ab..e4202eeb0575 100644
--- a/sc/source/ui/inc/scuiimoptdlg.hxx
+++ b/sc/source/ui/inc/scuiimoptdlg.hxx
@@ -62,7 +62,7 @@ private:
std::unique_ptr<ScDelimiterTable> pFieldSepTab;
std::unique_ptr<ScDelimiterTable> pTextSepTab;
- bool m_bIsAsciiImport;
+ bool const m_bIsAsciiImport;
private:
sal_uInt16 GetCodeFromCombo( const ComboBox& rEd ) const;