wxStatusBar doesn't link with double IMPLEMENT... macros.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling 2001-10-15 10:07:20 +00:00
parent 2baaf735f4
commit 2277aeccc8

View File

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