Added the function that quotes emails
[modest] / src / widgets / modest-window-priv.h
index c845af6..84799d2 100644 (file)
@@ -44,7 +44,9 @@ struct _ModestWindowPrivate {
        GtkWidget               *toolbar;
        GtkWidget               *menubar;
        DimmedState             *dimming_state;
+       gboolean                ui_dimming_enabled;
        gchar                   *active_account;
+       gchar                   *active_mailbox;
 };
 
 #define MODEST_WINDOW_GET_PRIVATE(o)      (G_TYPE_INSTANCE_GET_PRIVATE((o), \