X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af49c4b8a2d3553e733e71c7dd3911881f4c1a2a..e0d8fb4572724f043985ef1cf9388ac1c714b1b3:/include/wx/fontmap.h diff --git a/include/wx/fontmap.h b/include/wx/fontmap.h index eb4c48ea7d..726ce43fdf 100644 --- a/include/wx/fontmap.h +++ b/include/wx/fontmap.h @@ -188,6 +188,8 @@ protected: private: static wxFontMapper *sm_instance; + + DECLARE_NO_COPY_CLASS(wxFontMapper) }; // ----------------------------------------------------------------------------