[gnome-music/wip/mschraal/gtk4: 29/52] albumsview: Remove show_all
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4: 29/52] albumsview: Remove show_all
- Date: Thu, 31 Oct 2019 15:40:10 +0000 (UTC)
commit c70bd652e7e3f01132a49c249ecc0af2f5079983
Author: Marinus Schraal <mschraal gnome org>
Date: Thu Oct 31 15:34:18 2019 +0100
albumsview: Remove show_all
gnomemusic/views/albumsview.py | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/gnomemusic/views/albumsview.py b/gnomemusic/views/albumsview.py
index c0f70a91..f01fe9a2 100644
--- a/gnomemusic/views/albumsview.py
+++ b/gnomemusic/views/albumsview.py
@@ -83,8 +83,6 @@ class AlbumsView(Gtk.Stack):
self.connect(
"notify::search-mode-active", self._on_search_mode_changed)
- self.show_all()
-
def _on_selection_mode_changed(self, widget, data=None):
if not self.props.selection_mode:
self.unselect_all()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]