mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
use browse mode in SongsList
This commit is contained in:
parent
3e4ca4a116
commit
11e45a5d5d
@ -1387,6 +1387,7 @@ class SongsList(TreeView):
|
||||
|
||||
# selection
|
||||
self._selection=self.get_selection()
|
||||
self._selection.set_mode(Gtk.SelectionMode.BROWSE)
|
||||
|
||||
# buttons
|
||||
self.buttons=Gtk.ButtonBox(layout_style=Gtk.ButtonBoxStyle.EXPAND)
|
||||
|
Loading…
Reference in New Issue
Block a user