]> git.saurik.com Git - wxWidgets.git/history - src/xrc/xh_grid.cpp
don't use GetParent() in GetParentForModalDialog() itself as it can be called before...
[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...