]> git.sur5r.net Git - glabels/commit
Fixed incorrect storage of glPrefsModel's base object
authorJim Evins <evins@snaught.com>
Sun, 25 Oct 2009 04:05:16 +0000 (00:05 -0400)
committerJim Evins <evins@snaught.com>
Sun, 25 Oct 2009 04:11:27 +0000 (00:11 -0400)
commitd55ffd2866c5d6a20c1236f087b18316989c87dd
treecbe73fe7d6af293720f8e13544e00c9b9b01ce0e
parent33821ebe5b65a8191215646fab2be577854bfb17
Fixed incorrect storage of glPrefsModel's base object

Parent object was declared as a pointer, so there was not enough room for
the parent/base object.  This potentially could have caused havoc with this
object.
src/prefs-model.h