double ensure that tb signal emit happens.

SVN revision: 78745
This commit is contained in:
Carsten Haitzler 2012-11-01 06:36:57 +00:00
parent 380386817b
commit f9c6b40357
1 changed files with 1 additions and 0 deletions

View File

@ -581,6 +581,7 @@ e_fwin_reload_all(void)
}
_e_fwin_window_title_set(fwin->cur_page);
_e_fwin_cb_resize(fwin->win);
_e_fwin_toolbar_resize(fwin->cur_page);
}
}