add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -347,7 +347,7 @@ protected:
|
||||
// update m_penXXX objects above
|
||||
const wxColourScheme * const m_scheme;
|
||||
|
||||
DECLARE_NO_COPY_CLASS(wxStdRenderer)
|
||||
wxDECLARE_NO_COPY_CLASS(wxStdRenderer);
|
||||
};
|
||||
|
||||
#endif // _WX_UNIV_STDREND_H_
|
||||
|
Reference in New Issue
Block a user