summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/dbinsdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/dbinsdlg.hxx')
-rw-r--r--sw/source/uibase/inc/dbinsdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/dbinsdlg.hxx b/sw/source/uibase/inc/dbinsdlg.hxx
index 4815a44f8966..25175f9ea85f 100644
--- a/sw/source/uibase/inc/dbinsdlg.hxx
+++ b/sw/source/uibase/inc/dbinsdlg.hxx
@@ -81,7 +81,7 @@ class SwInsertDBColAutoPilot : public SfxDialogController, public utl::ConfigIte
SwInsDBColumns aDBColumns;
const SwDBData aDBData;
- OUString const sNoTmpl;
+ OUString sNoTmpl;
SwView* pView;
std::unique_ptr<SwTableAutoFormat> m_xTAutoFormat;