X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fhelper.c;h=98bd41798445025d2c9ca0b42b9a8121b34863de;hb=32884aab5da9ba8455d482dc1f52989ff7de4ee6;hp=274635d7913b1412ce206416af7d393d64c1a4bb;hpb=3a810a0bc874aafa8496ed5b24b86f2afffc64be;p=pspp-builds.git diff --git a/src/ui/gui/helper.c b/src/ui/gui/helper.c index 274635d7..98bd4179 100644 --- a/src/ui/gui/helper.c +++ b/src/ui/gui/helper.c @@ -201,6 +201,8 @@ execute_syntax (struct getl_interface *sss) psppire_data_store_set_case_file (the_data_store, pcf); } + proc_set_active_file_data (the_dataset, NULL); + som_flush (); }