add support for loading wxListCtrl items and wxImageLists from XRC (closes #10647)
[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...