Skip to content

Commit 6a77684

Browse files
authored
Try to fix Windows Actions build
1 parent c9d6509 commit 6a77684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/welle-gui/welle-gui.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if(!contains(CUR_VERSION, .*[a-zA-Z\-\ ].*)) {
1010
}
1111
DEFINES += CURRENT_VERSION=$$shell_quote(\"$$CUR_VERSION\")
1212

13-
QT += quickcontrols2 qml quick charts multimedia dbus
13+
QT += core gui quickcontrols2 qml quick charts multimedia dbus
1414

1515
RC_ICONS = icons/icon.ico
1616
RESOURCES += resources.qrc

0 commit comments

Comments
 (0)