ecere/gui/ListBox: Fixed a crash on calling ListBox::GetTag() when currentRow is...
authorJuan Sanchez <aldeacity@gmail.com>
Wed, 15 Feb 2012 08:10:56 +0000 (15:10 +0700)
committerJerome St-Louis <jerome@ecere.com>
Wed, 15 Feb 2012 08:10:56 +0000 (15:10 +0700)
commit91ddfa32e8ab4957f05edeb44a7530d12e193514
treee3b4593f2f02d9bff4a22e0022af10715653badc
parenta2915ec5b2ce6c7f81c25843d16439eff70717a1
ecere/gui/ListBox: Fixed a crash on calling ListBox::GetTag() when currentRow is null
ecere/src/gui/controls/ListBox.ec