[vlc-commits] [Git][videolan/vlc][master] qt: add missing QML file in meson
Steve Lhomme (@robUx4)
gitlab at videolan.org
Sat Nov 30 16:27:55 UTC 2024
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
e6c229b1 by Pierre Lamot at 2024-11-30T15:55:11+00:00
qt: add missing QML file in meson
- - - - -
1 changed file:
- modules/gui/qt/meson.build
Changes:
=====================================
modules/gui/qt/meson.build
=====================================
@@ -894,6 +894,7 @@ qml_modules += {
'widgets/qml/PartialEffect.qml',
'widgets/qml/ViewHeader.qml',
'widgets/qml/ProgressIndicator.qml',
+ 'widgets/qml/RectangularGlow.qml',
qml_dynamicshadow_file,
qml_blureffect_file,
'widgets/qml/RoundImage.qml',
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/e6c229b1e4d13008e68b52457a38cb39e26f2dc1
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/e6c229b1e4d13008e68b52457a38cb39e26f2dc1
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