summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/node2lay.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/node2lay.hxx')
-rw-r--r--sw/source/core/inc/node2lay.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/node2lay.hxx b/sw/source/core/inc/node2lay.hxx
index c61e2e9e80a7..56073cd89bde 100644
--- a/sw/source/core/inc/node2lay.hxx
+++ b/sw/source/core/inc/node2lay.hxx
@@ -67,7 +67,7 @@ public:
class SwNode2LayoutSaveUpperFrames
{
- std::unique_ptr<SwNode2LayImpl> pImpl;
+ std::unique_ptr<SwNode2LayImpl> m_pImpl;
public:
/// Use this ctor for collecting the UpperFrames
SwNode2LayoutSaveUpperFrames( const SwNode& rNd );