]> git.saurik.com Git - wxWidgets.git/commit
needed a check for wxUSE_VALIDATORS in the wxListCtrl::Create proc when calling the...
authorDavid Webster <Dave.Webster@bhmi.com>
Tue, 4 Jan 2000 15:14:09 +0000 (15:14 +0000)
committerDavid Webster <Dave.Webster@bhmi.com>
Tue, 4 Jan 2000 15:14:09 +0000 (15:14 +0000)
commit98959adb03adc0ca87db881e64df947af11ec588
tree8e84568fe16e86a82ac6527835f727525837f887
parent1696c17801e10ea87246508ff7da37aa2f6d79ff
needed a check for wxUSE_VALIDATORS in the wxListCtrl::Create proc when calling the parent class, wxControl::Create

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/listctrl.cpp