qml: rename ExpandGridView.model to ExpandGridView.delegateModel
commitde38cc0f4f340d90b422dbc35c002246672cc044
authorPierre Lamot <pierre@videolabs.io>
Thu, 13 Feb 2020 17:05:52 +0000 (13 18:05 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 20 Feb 2020 12:52:55 +0000 (20 13:52 +0100)
tree35847a5da8afdb8ca4a63bec302edfb8f186e196
parent683dc6ee2dc67d1ba82834a724a27e2a4bca67ca
qml: rename ExpandGridView.model to ExpandGridView.delegateModel

  This prepare for next patch where the ExpandGridView needs both the model and
  the delegate model

  Fix name collision in calling sites.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/qt/medialibrary/qml/MusicAlbums.qml
modules/gui/qt/medialibrary/qml/MusicGenres.qml
modules/gui/qt/medialibrary/qml/VideoDisplay.qml
modules/gui/qt/network/qml/NetworkBrowseDisplay.qml
modules/gui/qt/widgets/qml/ExpandGridView.qml