Skip to content

Commit

Permalink
Merge pull request #87 from sgavrilovic/master
Browse files Browse the repository at this point in the history
Removed webengine and uitools package requirements for building app.
  • Loading branch information
fmckenna authored Mar 9, 2022
2 parents 5d73127 + bf7ce9c commit 4a1ade0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EE-UQ.pro
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
#-------------------------------------------------

QT += core gui charts concurrent network sql qml webenginewidgets uitools webengine webchannel 3dcore 3drender 3dextras
QT += core gui charts concurrent network sql qml 3dcore 3drender 3dextras printsupport quick

greaterThan(QT_MAJOR_VERSION, 4): QT += widgets

Expand Down

0 comments on commit 4a1ade0

Please sign in to comment.