X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/79bd5e982b49c183cccaefb06bcc19c78597fab3..35524f615e56a566786b7621c4b1d16a9c7dd3c7:/include/wx/graphics.h

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