]> git.saurik.com Git - wxWidgets.git/commit
Store HTML "id" parameter value in wxHtmlCell.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Sep 2013 23:48:41 +0000 (23:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Sep 2013 23:48:41 +0000 (23:48 +0000)
commit6d2190fcb4ba8c0a297a90ac233e88ad0c5cd13f
tree043e9eaf0d5f9ca385ad9e3321908138c86a7644
parent486a0fa75f8ae4ef12968ef0eee8b54b066d11af
Store HTML "id" parameter value in wxHtmlCell.

Pass on the value of the ID to the cell object when adding a new cell.

Closes #15535.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/html/m_tables.cpp