Printing feature

This commit is contained in:
Jakub Melka
2020-02-03 19:45:17 +01:00
parent efca4a3cde
commit beaa3425ac
8 changed files with 253 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
#
#-------------------------------------------------
QT += core gui winextras
QT += core gui winextras printsupport
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets