X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/79bd5e982b49c183cccaefb06bcc19c78597fab3..99c4be680622f58a48a04dfe0835b59d2c41afea:/include/wx/graphics.h?ds=inline diff --git a/include/wx/graphics.h b/include/wx/graphics.h index aba3af1aa4..a00468f6ca 100644 --- a/include/wx/graphics.h +++ b/include/wx/graphics.h @@ -498,7 +498,7 @@ protected: wxGraphicsFont m_font; wxRasterOperationMode m_logicalFunction; -private: +protected: // implementations of overloaded public functions: we use different names // for them to avoid the virtual function hiding problems in the derived // classes