[vlc-commits] [Git][videolan/vlc][master] qt: require svg
Steve Lhomme (@robUx4)
gitlab at videolan.org
Wed Jun 17 12:46:55 UTC 2026
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
78045b49 by Felix Paul Kühne at 2026-06-17T11:58:41+00:00
qt: require svg
Partial revert of 4ce8539e7
- - - - -
1 changed file:
- modules/gui/qt/qt6.pro
Changes:
=====================================
modules/gui/qt/qt6.pro
=====================================
@@ -1,6 +1,6 @@
TEMPLATE = app
-QT = core gui qml quick widgets quickcontrols2
+QT = core gui qml svg quick widgets quickcontrols2
QTPLUGIN = qsvgicon qsvg qjpeg qico
CONFIG -= entrypoint
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/78045b49e5dda679f46304e17c4f58f657459c24
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/78045b49e5dda679f46304e17c4f58f657459c24
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help
More information about the vlc-commits
mailing list