[gnome-music/wip/mschraal/searchview-rework: 4/15] blah



commit 2179fadd82d3b86243ae4bee6a92808baede4c1d
Author: Marinus Schraal <mschraal gnome org>
Date:   Wed Jul 31 12:00:39 2019 +0200

    blah

 gnomemusic/views/searchview.py | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/gnomemusic/views/searchview.py b/gnomemusic/views/searchview.py
index 02886205..820d9bc7 100644
--- a/gnomemusic/views/searchview.py
+++ b/gnomemusic/views/searchview.py
@@ -22,6 +22,8 @@
 # code, but you are not obligated to do so.  If you do not wish to do so,
 # delete this exception statement from your version.
 
+from gi.repository import Gdk, GObject, Gtk
+
 from gnomemusic import log
 from gnomemusic.player import PlayerPlaylist
 from gnomemusic.utils import View


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]