X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpspp-sheet-view.c;h=13f05ebf4f1e31ce0f58db41bd7192ea6c0908ae;hb=81f50c24cae1f7b007c38b763c06ccc766333c81;hp=fe705048bb3052479a068fe10df2a075deb95fff;hpb=c53281c37e9c9eb9ade531223084ce4c059fe166;p=pspp diff --git a/src/ui/gui/pspp-sheet-view.c b/src/ui/gui/pspp-sheet-view.c index fe705048bb..13f05ebf4f 100644 --- a/src/ui/gui/pspp-sheet-view.c +++ b/src/ui/gui/pspp-sheet-view.c @@ -2113,6 +2113,8 @@ pspp_sheet_view_size_allocate (GtkWidget *widget, } update_childrens_allocation(tree_view); } + + tree_view->priv->resized = TRUE; } /* Grabs the focus and unsets the PSPP_SHEET_VIEW_DRAW_KEYFOCUS flag */