summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/tablemgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/tablemgr.hxx')
-rw-r--r--sw/source/uibase/inc/tablemgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/tablemgr.hxx b/sw/source/uibase/inc/tablemgr.hxx
index a5c1bf953084..c1f2893c7ce1 100644
--- a/sw/source/uibase/inc/tablemgr.hxx
+++ b/sw/source/uibase/inc/tablemgr.hxx
@@ -43,7 +43,7 @@ const char cParaDelim = 0x0a;
class SW_DLLPUBLIC SwTableFUNC
{
- SwFrameFormat * const pFormat;
+ SwFrameFormat *pFormat;
SwWrtShell *pSh;
SwTabCols aCols;