[location] Use dialogs from gtk module
This commit is contained in:
@@ -16,7 +16,7 @@ from gajim.common import helpers
|
|||||||
from gajim.common import configpaths
|
from gajim.common import configpaths
|
||||||
|
|
||||||
from gajim import gtkgui_helpers
|
from gajim import gtkgui_helpers
|
||||||
from gajim.dialogs import InputDialog, WarningDialog
|
from gajim.gtk.dialogs import InputDialog, WarningDialog
|
||||||
|
|
||||||
|
|
||||||
log = logging.getLogger('gajim.plugin_system.set_location')
|
log = logging.getLogger('gajim.plugin_system.set_location')
|
||||||
|
|||||||
Reference in New Issue
Block a user