X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ef0e92205a01c7d0ca6f381cc690cb5d4fa595c9..03773e400b6ff2692f2a9ba045d652c3b7b7109d:/include/wx/statbox.h diff --git a/include/wx/statbox.h b/include/wx/statbox.h index 203790654a..2b3683d3d7 100644 --- a/include/wx/statbox.h +++ b/include/wx/statbox.h @@ -50,7 +50,7 @@ protected: // choose the default border for this window virtual wxBorder GetDefaultBorder() const { return wxBORDER_NONE; } - DECLARE_NO_COPY_CLASS(wxStaticBoxBase) + wxDECLARE_NO_COPY_CLASS(wxStaticBoxBase); }; #if defined(__WXUNIVERSAL__)