missing import
This commit is contained in:
parent
aaa217be40
commit
43a3bac502
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ import traceback
|
||||||
import threading
|
import threading
|
||||||
|
|
||||||
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
|
||||||
from common import i18n # installs _() function
|
from common import i18n # installs _() function
|
||||||
import dialogs
|
import dialogs
|
||||||
|
|
Loading…
Add table
Reference in a new issue