X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fgtk-contrib%2Fpsppire-sheet.c;h=9442f260750f24874d6c199aee0c048e0ecfcd96;hb=6ff7e1117cffdae73749c39692f94258fb0ca277;hp=87547e84317bf3810fd1bfc801a17362bfd3359f;hpb=b93e51996d294eabe7bb43c33747c283cc865e11;p=pspp-builds.git diff --git a/lib/gtk-contrib/psppire-sheet.c b/lib/gtk-contrib/psppire-sheet.c index 87547e84..9442f260 100644 --- a/lib/gtk-contrib/psppire-sheet.c +++ b/lib/gtk-contrib/psppire-sheet.c @@ -2143,6 +2143,7 @@ psppire_sheet_unmap (GtkWidget *widget) gtk_widget_unmap (sheet->entry_widget); gtk_widget_unmap (sheet->button); + gtk_widget_unmap (sheet->hover_window->window); } /* get cell attributes of the given cell */