Changed the signature of the VARIABLE_CHANGED signal to take the WHAT and OLDVAR...
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 22 Jun 2013 06:25:36 +0000 (08:25 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 22 Jun 2013 10:47:23 +0000 (12:47 +0200)
commit4b0a7c4234853cb958efd8d087588a3781b0a043
tree8bc49c061e09125de8dfa2f14a8d272608258f68
parent9daf6d834acd26a9f3e47906773ea57777bf5399
Changed the signature of the VARIABLE_CHANGED signal to take the WHAT and OLDVAR parameters

Re-implement signal handlers of the variable-changed signal to PsppireDict to take
the new WHAT and OLDVAR parameters.
src/ui/gui/marshaller-list
src/ui/gui/psppire-data-sheet.c
src/ui/gui/psppire-data-store.c
src/ui/gui/psppire-dict.c
src/ui/gui/psppire-var-sheet.c