From b4e1563d10ff1d610fdcd622871620e50b0c5bd5 Mon Sep 17 00:00:00 2001 From: Gehad elrobey Date: Sat, 30 May 2015 13:27:14 +0200 Subject: Printing: remove the print_options struct from display.h Move print_options struct to printoptions.h, its more relevant to be placed here. Signed-off-by: Gehad elrobey Signed-off-by: Lubomir I. Ivanov Signed-off-by: Dirk Hohndel --- qt-ui/printdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui/printdialog.h') diff --git a/qt-ui/printdialog.h b/qt-ui/printdialog.h index aaba7645b..bdcfbf733 100644 --- a/qt-ui/printdialog.h +++ b/qt-ui/printdialog.h @@ -3,7 +3,7 @@ #include #include -#include "../display.h" +#include "printoptions.h" class QProgressBar; class PrintOptions; -- cgit v1.2.3-70-g09d2