Skip to content

Commit e7da97a

Browse files
committed
libutil: fix macos build
1 parent eced455 commit e7da97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/util.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
!include($$top_srcdir/compiler_flags.pri) { error() }
22

3-
QT += core
3+
QT += core qml
44

55
android {
66
QT += androidextras

0 commit comments

Comments
 (0)