summaryrefslogtreecommitdiff
path: root/include/sfx2/prnmon.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/prnmon.hxx')
-rw-r--r--include/sfx2/prnmon.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/prnmon.hxx b/include/sfx2/prnmon.hxx
index 22378a52f503..ff42cb0253df 100644
--- a/include/sfx2/prnmon.hxx
+++ b/include/sfx2/prnmon.hxx
@@ -38,7 +38,7 @@ private:
SfxPrintOptDlg_Impl* pDlgImpl;
SfxViewShell* pViewSh;
SfxItemSet* pOptions;
- SfxTabPage* pPage;
+ VclPtr<SfxTabPage> pPage;
public:
SfxPrintOptionsDialog( vcl::Window *pParent,