reveretd change commenting out IMPLEMENT_DYNAMIC_CLASS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2001-10-15 21:28:46 +00:00
parent 498fd97d9e
commit a93e536be0

View File

@ -38,7 +38,7 @@
// wxStatusBarBase implementation
// ============================================================================
// IMPLEMENT_DYNAMIC_CLASS(wxStatusBar, wxWindow) This doesn't beling here, RR
IMPLEMENT_DYNAMIC_CLASS(wxStatusBar, wxWindow)
// ----------------------------------------------------------------------------
// ctor/dtor