X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2277aeccc861f2a83b8ee13c5ce2d5ad9668974d..0ded6bb695f82a0b98d0862ec6870fc5c6cb8b97:/src/common/statbar.cpp diff --git a/src/common/statbar.cpp b/src/common/statbar.cpp index f868fbb29c..bd3a277d88 100644 --- a/src/common/statbar.cpp +++ b/src/common/statbar.cpp @@ -38,7 +38,7 @@ // wxStatusBarBase implementation // ============================================================================ -// IMPLEMENT_DYNAMIC_CLASS(wxStatusBar, wxWindow) This doesn't beling here, RR +IMPLEMENT_DYNAMIC_CLASS(wxStatusBar, wxWindow) // ---------------------------------------------------------------------------- // ctor/dtor