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:
@@ -214,6 +214,7 @@ void * wxGraphicsMatrix::GetNativeMatrix() const
|
|||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
|
|
||||||
IMPLEMENT_DYNAMIC_CLASS(wxGraphicsPath, wxGraphicsObject)
|
IMPLEMENT_DYNAMIC_CLASS(wxGraphicsPath, wxGraphicsObject)
|
||||||
|
WXDLLIMPEXP_DATA_CORE(wxGraphicsPath) wxNullGraphicsPath;
|
||||||
|
|
||||||
// convenience functions, for using wxPoint2DDouble etc
|
// convenience functions, for using wxPoint2DDouble etc
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user