Add missing wxNullGraphicsPath
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
0b13400f4f
commit
1ea0eb4e3e
@ -214,6 +214,7 @@ void * wxGraphicsMatrix::GetNativeMatrix() const
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
IMPLEMENT_DYNAMIC_CLASS(wxGraphicsPath, wxGraphicsObject)
|
||||
WXDLLIMPEXP_DATA_CORE(wxGraphicsPath) wxNullGraphicsPath;
|
||||
|
||||
// convenience functions, for using wxPoint2DDouble etc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user