Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC
Commits: 203e8e44 by Fatih Uzunoglu at 2021-12-17T09:02:07+00:00 qml: remove singleton versioning - - - - - 2 changed files: - modules/gui/qt/player/qml/qmldir - modules/gui/qt/style/qmldir Changes: ===================================== modules/gui/qt/player/qml/qmldir ===================================== @@ -1 +1 @@ -singleton PlayerControlbarControls 1.0 ControlbarControls.qml +singleton PlayerControlbarControls ControlbarControls.qml ===================================== modules/gui/qt/style/qmldir ===================================== @@ -1,3 +1,3 @@ -singleton VLCStyle 1.0 VLCStyle.qml -singleton VLCIcons 1.0 VLCIcons.qml -singleton AcrylicController 1.0 AcrylicController.qml +singleton VLCStyle VLCStyle.qml +singleton VLCIcons VLCIcons.qml +singleton AcrylicController AcrylicController.qml View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/203e8e44ee704deeeb1ed9507db6b394ca5bc155 -- View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/203e8e44ee704deeeb1ed9507db6b394ca5bc155 You're receiving this email because of your account on code.videolan.org.
_______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
