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, 0 insertions, 2 deletions
diff --git a/include/sfx2/prnmon.hxx b/include/sfx2/prnmon.hxx
index ff9b2062e538..665d3ac07630 100644
--- a/include/sfx2/prnmon.hxx
+++ b/include/sfx2/prnmon.hxx
@@ -30,11 +30,9 @@ class SfxTabPage;
class SfxItemSet;
-struct SfxPrintOptDlg_Impl;
class SfxPrintOptionsDialog final : public weld::GenericDialogController
{
private:
- std::unique_ptr<SfxPrintOptDlg_Impl> pDlgImpl;
std::unique_ptr<SfxItemSet> pOptions;
std::unique_ptr<weld::Widget> m_xHelpBtn;
std::unique_ptr<weld::Container> m_xContainer;