X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/13f0cfee4dd8ef8838a5fc841a7fc86fdc7c901a..cbeda384e51acb82e13994cb67ac1714669cae10:/include/wx/msw/toplevel.h diff --git a/include/wx/msw/toplevel.h b/include/wx/msw/toplevel.h index 1af76489f9..43721fa25f 100644 --- a/include/wx/msw/toplevel.h +++ b/include/wx/msw/toplevel.h @@ -206,7 +206,7 @@ private: #endif DECLARE_EVENT_TABLE() - DECLARE_NO_COPY_CLASS(wxTopLevelWindowMSW) + wxDECLARE_NO_COPY_CLASS(wxTopLevelWindowMSW); }; #endif // _WX_MSW_TOPLEVEL_H_