summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/tabledlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/tabledlg.hxx')
-rw-r--r--sw/source/uibase/inc/tabledlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/tabledlg.hxx b/sw/source/uibase/inc/tabledlg.hxx
index 0edb8efed3cb..ccf2fa12d22c 100644
--- a/sw/source/uibase/inc/tabledlg.hxx
+++ b/sw/source/uibase/inc/tabledlg.hxx
@@ -27,7 +27,7 @@ struct TColumn;
// table dialog
class SwTableTabDlg final : public SfxTabDialogController
{
- SwWrtShell* pShell;
+ SwWrtShell* m_pShell;
virtual void PageCreated(const OString& rId, SfxTabPage& rPage) override;