fixed wrong goto case after opening .sav file
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Sun, 7 Jun 2020 09:49:05 +0000 (11:49 +0200)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Sun, 7 Jun 2020 09:49:05 +0000 (11:49 +0200)
commit87be5e048294611f220c0730b97565407c4ad568
treedd99d7b0b6c4e0c9d91f57672eb6d5a7a1ebf2f0
parent2a3d7330188ac2faf40093dbaa09a901558217d8
fixed wrong goto case after opening .sav file

When a .sav file was openend, then a wrong "goto case" option
is visible in the variable view. With this fix you can
open a new dataset via the file browser and the correct menu
is shown.
src/ui/gui/psppire-data-window.c