keeping classnames in synch for xti

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2003-07-28 11:38:17 +00:00
parent bc71a3efb7
commit bf53205394

View File

@ -37,7 +37,7 @@
#include <commctrl.h>
#endif
IMPLEMENT_DYNAMIC_CLASS(wxSlider, wxControl)
IMPLEMENT_DYNAMIC_CLASS(wxSlider95, wxControl)
// Slider
wxSlider95::wxSlider95()