]> git.tdb.fi Git - ext/subsurface.git/commit
Fix edit callback for weight system
authorDirk Hohndel <dirk@hohndel.org>
Tue, 24 Apr 2012 02:54:11 +0000 (19:54 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Tue, 24 Apr 2012 02:54:11 +0000 (19:54 -0700)
commit698892329a3f981ff762300427bb43f34b553baf
tree06f2b9ad56cab3993ec4f48a7285ec1d0447ff32
parent9470f713d05b489fec32457a4d2eba759bc64d7a
Fix edit callback for weight system

Linus found this embarrassing bug: double clicking on a weight system in
order to edit it launched the edit function for the first cylinder
instead. Oops.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
equipment.c