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)
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.


No differences found