[vlc-commits] [Git][videolan/vlc][master] qt: update QtQuick version in the template
Steve Lhomme (@robUx4)
gitlab at videolan.org
Sat Jul 29 11:33:24 UTC 2023
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
5d2547ff by Mohit Marathe at 2023-07-29T11:05:41+00:00
qt: update QtQuick version in the template
- - - - -
1 changed file:
- modules/gui/qt/pixmaps/makeIconFont.py
Changes:
=====================================
modules/gui/qt/pixmaps/makeIconFont.py
=====================================
@@ -47,7 +47,7 @@ QML_TEMPLATE=u"""
* This file was generated by makeIconFont.py, please do not edit by hand
*/
pragma Singleton
-import QtQuick 2.11
+import QtQuick 2.12
QtObject {
readonly property FontLoader fontLoader : FontLoader {
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/5d2547ff00b5e25960d512ea1daf232c2cc37295
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/5d2547ff00b5e25960d512ea1daf232c2cc37295
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list