Applied patch [ 1308152 ] wxGrid XRC handler patch HEAD
authorJulian Smart <julian@anthemion.co.uk>
Thu, 24 Nov 2005 17:26:05 +0000 (17:26 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 24 Nov 2005 17:26:05 +0000 (17:26 +0000)
commit0e3c83a73630c16f161c96ca3f8206b611676b59
tree933cad447c4ec73fe11701e8f123b78711a59e49
parent650372cf91e1e54e80ce41ce09b0b28760ffa443
Applied patch [ 1308152 ] wxGrid XRC handler patch HEAD
Start of a wxGrid handler by Agron Selimaj
Applied with corrections. Needs further work for retrieving grid properties
and styles.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/bakefiles/files.bkl
include/wx/xrc/xh_all.h
include/wx/xrc/xh_grid.h [new file with mode: 0644]
src/xrc/xh_grid.cpp [new file with mode: 0644]
src/xrc/xmlrsall.cpp