Skip to content

Port away from deprecated QPrinter functions

Nicolas Fella requested to merge work/printdeprecated into master

This implies changing from QPrinter::Orientation to QPageLayout::Orientation. The actual values are the same tough.

Merge request reports