]> git.saurik.com Git - wxWidgets.git/commit
Reverted wxString members to const wxChar * for struct BugsGridData
authorMichael Bedward <mbedward@ozemail.com.au>
Mon, 28 Feb 2000 03:28:51 +0000 (03:28 +0000)
committerMichael Bedward <mbedward@ozemail.com.au>
Mon, 28 Feb 2000 03:28:51 +0000 (03:28 +0000)
commit984ef9dce7bcc69881176a89c5fe8a80511ea58c
treeeb49c0a3daa4c3375a37ee1fea5c1a8038749529
parentb25753b8023decff3e77ec9a4eb3248773e0d94d
Reverted wxString members to const wxChar * for struct BugsGridData
otherwise demo won't compile with BC5.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/newgrid/griddemo.cpp