diff options
Diffstat (limited to 'include/sfx2/printopt.hxx')
-rw-r--r-- | include/sfx2/printopt.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/printopt.hxx b/include/sfx2/printopt.hxx index ef7fd4683a7d..2cc4b0a1ded6 100644 --- a/include/sfx2/printopt.hxx +++ b/include/sfx2/printopt.hxx @@ -46,7 +46,6 @@ private: std::unique_ptr<weld::ComboBox> m_xReduceBitmapsResolutionLB; std::unique_ptr<weld::CheckButton> m_xReduceBitmapsTransparencyCB; std::unique_ptr<weld::CheckButton> m_xConvertToGreyscalesCB; - std::unique_ptr<weld::CheckButton> m_xPDFCB; std::unique_ptr<weld::CheckButton> m_xPaperSizeCB; std::unique_ptr<weld::CheckButton> m_xPaperOrientationCB; std::unique_ptr<weld::CheckButton> m_xTransparencyCB; |