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



commit 9b21d926e2df766f1d838fd3cfa48f837a31f5b5
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 908df023..9ec93371 100755
--- a/gnome-music.in
+++ b/gnome-music.in
@@ -40,7 +40,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]