[gnome-music/wip/mschraal/gtk4: 33/64] coredisc: Gfm -> Gtk import



commit 7978c693811839976f08d1bfe58abb3051281a39
Author: Marinus Schraal <mschraal gnome org>
Date:   Thu Oct 31 16:23:57 2019 +0100

    coredisc: Gfm -> Gtk import

 gnomemusic/coredisc.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnomemusic/coredisc.py b/gnomemusic/coredisc.py
index c1d588ac..58a34428 100644
--- a/gnomemusic/coredisc.py
+++ b/gnomemusic/coredisc.py
@@ -22,7 +22,7 @@
 # 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 GObject, Gio, Grl
+from gi.repository import GObject, Gio, Grl, Gtk
 
 import gnomemusic.utils as utils
 


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