summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/tmpdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/tmpdlg.hxx')
-rw-r--r--sw/source/uibase/inc/tmpdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/tmpdlg.hxx b/sw/source/uibase/inc/tmpdlg.hxx
index 514867c2bc9c..95682aaa07e5 100644
--- a/sw/source/uibase/inc/tmpdlg.hxx
+++ b/sw/source/uibase/inc/tmpdlg.hxx
@@ -29,7 +29,7 @@ class SwWrtShell;
class SwTemplateDlgController : public SfxStyleDialogController
{
- SfxStyleFamily const nType;
+ SfxStyleFamily nType;
sal_uInt16 nHtmlMode;
SwWrtShell* pWrtShell;
bool bNewStyle;