X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fhildon2%2Fmodest-hildon2-details-dialog.h;h=c063d396c0cd32750f644f2593145d473ec592f4;hb=266e59ba330fbca5c32475b5696ec2e28a99ede6;hp=493e3de83e5349f008d98956918367c27c16f786;hpb=564a7388a2f74368147b0a241ca4a0b65c68167f;p=modest diff --git a/src/hildon2/modest-hildon2-details-dialog.h b/src/hildon2/modest-hildon2-details-dialog.h index 493e3de..c063d39 100644 --- a/src/hildon2/modest-hildon2-details-dialog.h +++ b/src/hildon2/modest-hildon2-details-dialog.h @@ -72,7 +72,8 @@ typedef struct { GType modest_hildon2_details_dialog_get_type (void); GtkWidget* modest_hildon2_details_dialog_new_with_header (GtkWindow *parent, - TnyHeader *header); + TnyHeader *header, + gboolean get_size); GtkWidget* modest_hildon2_details_dialog_new_with_folder (GtkWindow *parent, TnyFolder *folder);