[gnome-music/wip/mschraal/gtk4: 3/65] Set GTK to version 4



commit a8ee8e213bd28f242facdd8123ff2f8774675c20
Author: Marinus Schraal <mschraal gnome org>
Date:   Wed Oct 30 22:46:32 2019 +0100

    Set GTK to version 4

 gnome-music.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-music.in b/gnome-music.in
index fe0de970..e1ea9686 100755
--- a/gnome-music.in
+++ b/gnome-music.in
@@ -44,7 +44,7 @@ if _LOCAL:
 
 import gi
 
-gi.require_version('Gtk', '3.0')
+gi.require_version('Gtk', '4.0')
 gi.require_version('GIRepository', '2.0')
 gi.require_version('Gst', '1.0')
 from gi.repository import GIRepository, Gio, Gtk, Gst


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