Renamed m_clientData member variable to avoid clash with variable with same
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 29 Oct 2006 23:57:13 +0000 (23:57 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 29 Oct 2006 23:57:13 +0000 (23:57 +0000)
commit9d8f813841969fc038193fa07ef44fb640657923
tree8519e8425c63690d2a890c5ab660a9e4586c3242
parent2e96098220da76e5e8c02c9960d1e25234f96e3b
Renamed m_clientData member variable to avoid clash with variable with same
        name in wxEvtHandler which wxSimpleHtmlListBox derives from.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/htmllbox.h
src/generic/htmllbox.cpp