]> err.no Git - libchamplain/commitdiff
The inherited object should match the class
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Mon, 16 Mar 2009 21:46:01 +0000 (23:46 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Mon, 16 Mar 2009 21:46:01 +0000 (23:46 +0200)
champlain-gtk/champlain-view-embed.h

index 7eeb35cfa4e800a6073b38e9c3bae9206c3397aa..249f8bd476ca1ba481f592e9d1dad903c0e1efd6 100644 (file)
@@ -45,7 +45,7 @@ struct _ChamplainViewEmbed
 
 struct _ChamplainViewEmbedClass
 {
-  GtkBinClass parent_class;
+  GtkAlignmentClass parent_class;
 
 };