Added wxRTTI for the new wxVScrolledWindow, wxVListBox, and
authorRobin Dunn <robin@alldunn.com>
Fri, 8 Aug 2003 21:23:33 +0000 (21:23 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 8 Aug 2003 21:23:33 +0000 (21:23 +0000)
commit0c8392cac2d36d0d211432e71d3b24d3d93c22db
treed11bdd8daf5fefbfb08a9beec104d7dbd17e93f3
parent16776ad91985fe58d937bef0ec106ec6cf06540e
Added wxRTTI for the new wxVScrolledWindow, wxVListBox, and
wxHtmlListBox classes.

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