added wxVListBox::OnDrawBackground(); fixed warnings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-07-30 21:36:38 +00:00
parent 6839868c86
commit 27d0dcd033
6 changed files with 44 additions and 21 deletions

View File

@@ -144,6 +144,8 @@ public:
private:
const wxHtmlListBox& m_hlbox;
DECLARE_NO_COPY_CLASS(wxHtmlListBoxStyle)
};