summaryrefslogtreecommitdiff
path: root/src/print_panel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/print_panel.cxx')
-rw-r--r--src/print_panel.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/print_panel.cxx b/src/print_panel.cxx
index aa1908f35..0c139f5b7 100644
--- a/src/print_panel.cxx
+++ b/src/print_panel.cxx
@@ -118,6 +118,7 @@ static const Fl_Menu_Item menu_print_page_size[] = {
{"B5", 0, 0, 0, 0, FL_NORMAL_LABEL, 0, 14, 0},
{"Com10", 0, 0, 0, 0, FL_NORMAL_LABEL, 0, 14, 0},
{"DL", 0, 0, 0, 0, FL_NORMAL_LABEL, 0, 14, 0},
+ {"Tabloid", 0, 0, 0, 0, FL_NORMAL_LABEL, 0, 14, 0},
{0,0,0,0,0,0,0,0,0}
};