dictionary.c: Remove the var_resized and var_display_width_changed callbacks
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 22 Jun 2013 07:37:11 +0000 (09:37 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 22 Jun 2013 10:47:28 +0000 (12:47 +0200)
commit1641c5707278765ec595bda341378aa7c6bec152
tree0aa95a31d91d110af222a6ecc8c698b9d7eddcd7
parent4b0a7c4234853cb958efd8d087588a3781b0a043
dictionary.c: Remove the var_resized and var_display_width_changed callbacks

Remove the resized and display width changed callbacks, and
transfer their actions to the variable_changed callback.
src/data/dictionary.c
src/data/dictionary.h
src/data/vardict.h
src/data/variable.c
src/ui/gui/psppire-data-sheet.c
src/ui/gui/psppire-data-store.c
src/ui/gui/psppire-data-store.h
src/ui/gui/psppire-dict.c
src/ui/gui/psppire-dict.h