Skip to content

Commit

Permalink
Fix build without QtGui dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
adenexter committed Jan 7, 2019
1 parent 4f28a1b commit fe09cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testcase.pri
@@ -1,4 +1,4 @@
QT += testlib
QT = core testlib
INCLUDEPATH += ../src

LIBS += -L../src
Expand Down

0 comments on commit fe09cf0

Please sign in to comment.