mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Import necessary module gdk
This commit is contained in:
parent
af3b9bf215
commit
d93d4efd82
@ -35,6 +35,7 @@ import gi
|
|||||||
gi.require_version('Gtk', '3.0')
|
gi.require_version('Gtk', '3.0')
|
||||||
from gi.repository import GObject
|
from gi.repository import GObject
|
||||||
from gi.repository import Gtk
|
from gi.repository import Gtk
|
||||||
|
from gi.repository import Gdk
|
||||||
from gi.repository import Pango
|
from gi.repository import Pango
|
||||||
import io
|
import io
|
||||||
import pycons.shell as shell
|
import pycons.shell as shell
|
||||||
|
Loading…
Reference in New Issue
Block a user