X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmodest-widget-memory-priv.h;fp=src%2Fmodest-widget-memory-priv.h;h=2a9f68680593ece45a76b2482b7061734bc6c383;hb=bc9bbede5d63979b331c72fbc291379be01df0ad;hp=8666ad55c83a9ecf48126d5268a66f497d5be319;hpb=a84c678ac6c61dfd25ada0ea060fea41013de90e;p=modest diff --git a/src/modest-widget-memory-priv.h b/src/modest-widget-memory-priv.h index 8666ad5..2a9f686 100644 --- a/src/modest-widget-memory-priv.h +++ b/src/modest-widget-memory-priv.h @@ -39,6 +39,7 @@ G_BEGIN_DECLS #define MODEST_WIDGET_MEMORY_PARAM_WIDTH "width" #define MODEST_WIDGET_MEMORY_PARAM_POS "pos" #define MODEST_WIDGET_MEMORY_PARAM_COLUMN_WIDTH "column-width" +#define MODEST_WIDGET_MEMORY_PARAM_WINDOW_STYLE "window-style" /* private functions, only for use in modest-widget-memory and modest-init */ gchar* _modest_widget_memory_get_keyname (const gchar *name, const gchar *param);