Lubomir I. Ivanov e4f35fb51a Print: fix some forward declarations
In the PrintLayout constructor we receive a pointer
of PrintDialog, but the type is incomplete, as we only
forward declare it in the class header. If we decide
to eventually call a method from PrintDialog we also
need to include printdialog.h in printlayout.cpp.

The patch also fixes a similar issue in printdialog.h.

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
2013-12-04 15:47:33 +02:00
..
2013-09-02 05:57:08 -03:00
2013-11-29 12:11:12 -08:00
2013-12-03 20:55:00 -08:00
2013-12-03 20:55:00 -08:00
2013-10-15 04:37:31 -07:00
2013-11-15 09:13:58 +09:00
2013-11-30 12:01:32 -08:00
2013-11-30 12:01:32 -08:00
2013-11-30 09:24:59 -08:00
2013-11-30 09:24:59 -08:00
2013-11-30 12:01:32 -08:00