summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/virtoutp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/layout/virtoutp.hxx')
-rw-r--r--sw/source/core/layout/virtoutp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/layout/virtoutp.hxx b/sw/source/core/layout/virtoutp.hxx
index 1b00c40208e3..93821891ccee 100644
--- a/sw/source/core/layout/virtoutp.hxx
+++ b/sw/source/core/layout/virtoutp.hxx
@@ -29,7 +29,7 @@ class SwViewShell;
class SwLayVout
{
- friend void _FrmFinit(); //deletes Vout
+ friend void _FrameFinit(); //deletes Vout
private:
SwViewShell* pSh;
VclPtr<OutputDevice> pOut;