Update the shell's appearance when it is set active in the image window

This commit is contained in:
Michael Natterer 2009-09-26 00:50:21 +02:00
parent 16038023a5
commit 1273a63eab
1 changed files with 2 additions and 0 deletions

View File

@ -548,6 +548,8 @@ gimp_image_window_set_active_display (GimpImageWindow *window,
G_CALLBACK (gimp_image_window_shell_icon_notify),
window);
gimp_display_shell_appearance_update (active_shell);
if (! display->image)
{
gimp_statusbar_empty (GIMP_STATUSBAR (window->statusbar));