Further gi.require_version calls
Activity logs have continued to report GObject Introspection version warnings.
This commit is contained in:
@@ -26,6 +26,9 @@ STABLE.
|
||||
import logging
|
||||
import math
|
||||
|
||||
import gi
|
||||
gi.require_version('SugarGestures', '1.0')
|
||||
|
||||
from gi.repository import Gdk
|
||||
from gi.repository import Gtk
|
||||
from gi.repository import GObject
|
||||
|
||||
Reference in New Issue
Block a user