X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmaemo%2Fmodest-main-window.c;fp=src%2Fmaemo%2Fmodest-main-window.c;h=bab4bfdbb04db4eb0877db325f5ad9370e45baf1;hp=727682c2add0928d6e078d38e606332eb1d9ef2a;hb=5700c7554569db398b4c61c1e9863277433615de;hpb=8ad129edad75deb1994501024bb6c3ba8847b16d diff --git a/src/maemo/modest-main-window.c b/src/maemo/modest-main-window.c index 727682c..bab4bfd 100644 --- a/src/maemo/modest-main-window.c +++ b/src/maemo/modest-main-window.c @@ -2245,6 +2245,10 @@ modest_main_window_set_contents_style (ModestMainWindow *self, /* Show */ gtk_widget_show_all (priv->contents_widget); + + /* Recompute dimming rules */ + modest_ui_actions_check_toolbar_dimming_rules (MODEST_WINDOW (self)); + modest_ui_actions_check_menu_dimming_rules (MODEST_WINDOW (self)); } ModestMainWindowContentsStyle