[gnome-music/wip/mschraal/gtk4: 85/143] 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: 85/143] grlsearchwrapper: import Gtk instead of Gfm
- Date: Sun, 19 Jan 2020 10:51:26 +0000 (UTC)
commit 1df39301eba590900f4df2d206b15eeb2dea23f8
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 3909f02f..458ffc49 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]