]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/graphcmn.cpp
Minor header cleaning.
[wxWidgets.git] / src / common / graphcmn.cpp
index 3d01a387bb5705042901a6b60cc03dfe7555743f..a64c562fb35e9bc6300d7d8fc7b7a8ff951e6f76 100644 (file)
@@ -214,6 +214,7 @@ void * wxGraphicsMatrix::GetNativeMatrix() const
 //-----------------------------------------------------------------------------
 
 IMPLEMENT_DYNAMIC_CLASS(wxGraphicsPath, wxGraphicsObject)
+WXDLLIMPEXP_DATA_CORE(wxGraphicsPath) wxNullGraphicsPath;
 
 // convenience functions, for using wxPoint2DDouble etc