Skip to content

SongsView: don't clear the model

Bilal Elmoussaoui requested to merge bilelmoussaoui/songsview-crash into master

self.model doesn't exists anymore on the context of songview. Clearing the self._model empties the SongsView.

Merge request reports