From: Pierre-Luc Beaudoin Date: Mon, 16 Mar 2009 21:46:01 +0000 (+0200) Subject: The inherited object should match the class X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=299fbe65b548349424ba0c22c6f7c6796aa63b03;p=libchamplain The inherited object should match the class --- diff --git a/champlain-gtk/champlain-view-embed.h b/champlain-gtk/champlain-view-embed.h index 7eeb35c..249f8bd 100644 --- a/champlain-gtk/champlain-view-embed.h +++ b/champlain-gtk/champlain-view-embed.h @@ -45,7 +45,7 @@ struct _ChamplainViewEmbed struct _ChamplainViewEmbedClass { - GtkBinClass parent_class; + GtkAlignmentClass parent_class; };