X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fhildon2%2Fmodest-hildon2-window.h;h=537eb839c26a71af5dff82e48a1b23e7de043106;hp=1ed49d0b83c33b3a215a1978fc3d9006a192389d;hb=2fecd5ccacee95e350f170f9493af2cf8223ef62;hpb=d16c1640bfa41e05b9e6073e3c73ce41afcffcca diff --git a/src/hildon2/modest-hildon2-window.h b/src/hildon2/modest-hildon2-window.h index 1ed49d0..537eb83 100644 --- a/src/hildon2/modest-hildon2-window.h +++ b/src/hildon2/modest-hildon2-window.h @@ -32,6 +32,7 @@ #include #include +#include G_BEGIN_DECLS @@ -57,6 +58,8 @@ struct _ModestHildon2WindowClass { typedef void (*ModestHildon2AppMenuCallback) (GObject *control, gpointer userdata); +#define APP_MENU_CALLBACK(x) ((ModestHildon2AppMenuCallback) (x)) + /** * modest_hildon2_window_get_type: *