make this available everywhere

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2006-10-26 12:03:44 +00:00
parent 14be47346e
commit 9a02779a55

View File

@@ -234,9 +234,8 @@ public:
static wxGraphicsContext* CreateFromNative( void * context ) ;
#ifdef __WXMAC__
static wxGraphicsContext* CreateFromNativeWindow( void * window ) ;
#endif
static wxGraphicsContext* Create( wxWindow* window ) ;
wxGraphicsPath * CreatePath();