Geography : missing convertion to introspection for this file.

svn: r19878
This commit is contained in:
Serge Noiraud 2012-06-19 14:12:27 +00:00
parent ab89662e64
commit 9929a355ab

View File

@ -45,7 +45,8 @@ _LOG = logging.getLogger("maps.messagelayer")
# GTK/Gnome modules
#
#-------------------------------------------------------------------------
import gtk
from gi.repository import Gtk
from gi.repository import Cairo
#-------------------------------------------------------------------------
#
@ -53,7 +54,6 @@ import gtk
#
#-------------------------------------------------------------------------
import const
import cairo
#-------------------------------------------------------------------------
#