#include "wx/geometry.h"
#include "wx/dynarray.h"
+#include "wx/dc.h"
class WXDLLIMPEXP_FWD_CORE wxWindowDC;
class WXDLLIMPEXP_FWD_CORE wxMemoryDC;
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