X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9bd36c6c0fa19e351d84e5a31062fbb14b6948eb..1237a25bc49396fa39516846a855bf3b0a4fe1f7:/include/wx/graphics.h diff --git a/include/wx/graphics.h b/include/wx/graphics.h index 8d6c126e7b..34f92d7cd5 100644 --- a/include/wx/graphics.h +++ b/include/wx/graphics.h @@ -611,6 +611,7 @@ public: static wxGraphicsRenderer* GetDefaultRenderer(); + static wxGraphicsRenderer* GetCairoRenderer(); // Context virtual wxGraphicsContext * CreateContext( const wxWindowDC& dc) = 0;