summaryrefslogtreecommitdiffstats
path: root/include/vcl/print.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/print.hxx')
-rw-r--r--include/vcl/print.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/vcl/print.hxx b/include/vcl/print.hxx
index 77e3034bb1c9..24fd13bafa61 100644
--- a/include/vcl/print.hxx
+++ b/include/vcl/print.hxx
@@ -52,10 +52,10 @@ namespace vcl {
enum class PrinterSupport
{
- SetOrientation, SetPaperBin,
+ SetOrientation,
SetPaperSize, SetPaper,
- Copy, CollateCopy,
- SetupDialog, Fax, Pdf
+ CollateCopy,
+ SetupDialog
};