Update selector widgets on dialog activation.
authorJohn Darrington <john@darrington.wattle.id.au>
Tue, 8 Dec 2015 12:41:09 +0000 (13:41 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Tue, 8 Dec 2015 12:41:09 +0000 (13:41 +0100)
commitc8f16e229dede3bf3ec30c329cccc6924778553a
treef81550861fb7be3f7fbc6511b3c1a391b5735ce0
parent55178119a1dd305b7e0c3254cf5b6ddf6784e34f
Update selector widgets on dialog activation.

When a dialog is activated, call update_subjects on
any PsppireSelector widgets that the dialog contains.

This ensures that the subjects (typically lists of
variables) are in a consistent state if the dialog
is reactivated after having changed a list.
src/ui/gui/psppire-dialog.c
src/ui/gui/psppire-selector.c
src/ui/gui/psppire-selector.h