Fix fatal build error: QPrinter: No such file or directory.
--HG-- branch : develop
This commit is contained in:
parent
86e7674920
commit
44709728df
|
@ -7,7 +7,7 @@
|
|||
# File with common stuff for whole project
|
||||
include(../../../common.pri)
|
||||
|
||||
QT += testlib widgets
|
||||
QT += testlib widgets printsupport
|
||||
|
||||
# Name of library
|
||||
TARGET = vtest
|
||||
|
|
Loading…
Reference in New Issue
Block a user