X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-widget-memory-priv.h;h=6a5a284d9eea12f0dbb9e3bbe79e837b8f4b2df4;hp=8666ad55c83a9ecf48126d5268a66f497d5be319;hb=e45958deaf9701399c552ea0d84c2447efacd4ca;hpb=ef8d9eace62dfef5a488fdde544d55566ce2c50f diff --git a/src/modest-widget-memory-priv.h b/src/modest-widget-memory-priv.h index 8666ad5..6a5a284 100644 --- a/src/modest-widget-memory-priv.h +++ b/src/modest-widget-memory-priv.h @@ -39,6 +39,8 @@ 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" +#define MODEST_WIDGET_MEMORY_PARAM_COLUMN_SORT "column-sort" /* private functions, only for use in modest-widget-memory and modest-init */ gchar* _modest_widget_memory_get_keyname (const gchar *name, const gchar *param);