diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2012-08-18 06:24:49 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2012-08-18 06:24:49 -0700 |
commit | 5487606fda75f133e26900aede1430b8929f8e18 (patch) | |
tree | 642f7096d06f3cc16225f5ab0d52b8efb52c08ca /dive.h | |
parent | fe32e5128742221e067fbb96fa7fcb07dae2bd22 (diff) | |
download | subsurface-5487606fda75f133e26900aede1430b8929f8e18.tar.gz |
Fix crash when editing weight system info
I missed one instance where a callback function needed to be passed the widget
index w_idx in the signal_connect function. It got passed a pointer to the
model instead which of course blew up when trying to dereference the array with
that "index".
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'dive.h')
0 files changed, 0 insertions, 0 deletions