Skip to content

qml/BrowseDisplay: Fix warning when 'stackViewItem' is null

Benjamin Arnaud requested to merge bunjee/vlc:ci-browseB into master

This MR fixes a warning when the stackViewItem is null and adds the alias in the PageLoader.

Merge request reports