From: Emmanuele Bassi Date: Tue, 17 Mar 2009 11:30:01 +0000 (+0000) Subject: [maps] Fix the ChamplainViewEmbed GType X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ea8148c6171e6f1e0045d011c664cdb5d40bb72;p=libchamplain [maps] Fix the ChamplainViewEmbed GType The GType for the ViewEmbed widget is CHAMPLAIN_TYPE_VIEW_EMBED. --- diff --git a/bindings/perl/Champlain/maps-gtk b/bindings/perl/Champlain/maps-gtk index 13eb014..ca04d71 100644 --- a/bindings/perl/Champlain/maps-gtk +++ b/bindings/perl/Champlain/maps-gtk @@ -1 +1 @@ -GTK_TYPE_CHAMPLAIN_VIEW_EMBED ChamplainViewEmbed GtkObject Gtk2::Champlain::ViewEmbed +CHAMPLAIN_TYPE_VIEW_EMBED ChamplainViewEmbed GtkObject Gtk2::Champlain::ViewEmbed