* src/widgets/modest-recpt.view.[ch]:
[modest] / src / widgets / modest-msg-view.h
index 99c16b0..e348762 100644 (file)
@@ -62,7 +62,7 @@ struct _ModestMsgViewClass {
                                    gpointer user_data);
        void (*attachment_clicked) (ModestMsgView *msgview, int index,
                                    gpointer user_data);
-       void (*recpt_activated)    (ModestMsgView *msgview, ModestRecptView *recpt_view,
+       void (*recpt_activated)    (ModestMsgView *msgview, const gchar *address,
                                    gpointer user_data);
 };