]> git.saurik.com Git - wxWidgets.git/history - src/xrc/xh_grid.cpp
don't ignore changes of empty string to 0 or vice versa in float grid cells (#2802)
[wxWidgets.git] / src / xrc / xh_grid.cpp
2005-11-29  Vadim Zeitlinguard grid XRC handler by #if wxUSE_GRID
2005-11-24  Julian SmartApplied patch [ 1308152 ] wxGrid XRC handler patch...