* make it compile again with latest Tinymail; does not work yet though.
[modest] / src / gtk / modest-account-assistant.c
index ddd89c9..9f01ecb 100644 (file)
@@ -86,6 +86,7 @@ modest_account_assistant_get_type (void)
                        sizeof(ModestAccountAssistant),
                        1,              /* n_preallocs */
                        (GInstanceInitFunc) modest_account_assistant_init,
+                       NULL
                };
                my_type = g_type_register_static (GTK_TYPE_ASSISTANT,
                                                  "ModestAccountAssistant",