* Changes in the autotools stuff affecting a lot of platform dependent
[modest] / src / widgets / modest-window-priv.h
index c845af6..89304ca 100644 (file)
@@ -44,6 +44,7 @@ struct _ModestWindowPrivate {
        GtkWidget               *toolbar;
        GtkWidget               *menubar;
        DimmedState             *dimming_state;
+       gboolean                ui_dimming_enabled;
        gchar                   *active_account;
 };