From a0b8eed61286d87e98e9344f11d65c5c3aa7d636 Mon Sep 17 00:00:00 2001 From: Gehad elrobey Date: Sat, 30 May 2015 13:10:31 +0200 Subject: Printing: Edit the print options widget Remove obsolete code and add new customizable print code to the options dialog. Signed-off-by: Gehad elrobey Signed-off-by: Lubomir I. Ivanov Signed-off-by: Dirk Hohndel --- display.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'display.h') diff --git a/display.h b/display.h index f0101448d..72b5c99fc 100644 --- a/display.h +++ b/display.h @@ -40,7 +40,9 @@ struct print_options { PRETTY, TABLE, TWOPERPAGE, - ONEPERPAGE + ONEPERPAGE, + DIVELIST, + STATISTICS } type; bool print_selected; bool color_selected; -- cgit v1.2.3-70-g09d2