summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase/inc/instable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/instable.hxx')
-rw-r--r--sw/source/uibase/inc/instable.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/instable.hxx b/sw/source/uibase/inc/instable.hxx
index 593d3668cd31..381b1ba4f39a 100644
--- a/sw/source/uibase/inc/instable.hxx
+++ b/sw/source/uibase/inc/instable.hxx
@@ -38,7 +38,7 @@ class SwInsTableDlg : public SfxDialogController
SwWrtShell* pShell;
std::unique_ptr<SwTableAutoFormatTable> m_xTableTable;
- SwTableAutoFormat* pTAutoFormat;
+ std::unique_ptr<SwTableAutoFormat> m_xTAutoFormat;
sal_uInt8 lbIndex;
sal_uInt8 tbIndex;