[gnome-music/wip/mschraal/gtk4: 12/64] grlsearchwrapper: import Gtk instead of Gfm
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4: 12/64] grlsearchwrapper: import Gtk instead of Gfm
- Date: Tue, 17 Mar 2020 18:53:41 +0000 (UTC)
commit e9fef7152fccad3c1f5bb2d77b2a1df1801021c2
Author: Marinus Schraal <mschraal gnome org>
Date: Thu Oct 31 13:20:55 2019 +0100
grlsearchwrapper: import Gtk instead of Gfm
gnomemusic/grilowrappers/grlsearchwrapper.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnomemusic/grilowrappers/grlsearchwrapper.py b/gnomemusic/grilowrappers/grlsearchwrapper.py
index b3f4055a..44edbfb4 100644
--- a/gnomemusic/grilowrappers/grlsearchwrapper.py
+++ b/gnomemusic/grilowrappers/grlsearchwrapper.py
@@ -24,7 +24,7 @@
import gi
gi.require_versions({"Grl": "0.3"})
-from gi.repository import Gio, Grl, GObject
+from gi.repository import Gio, Grl, Gtk, GObject
from gnomemusic.coresong import CoreSong
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]