wx2msPenStyle forward declaration required

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2004-02-08 19:37:47 +00:00
parent 65d005e44d
commit ef59847c6c

View File

@@ -31,6 +31,8 @@
#include "wx/msw/private.h"
int wx2msPenStyle(int wx_style);
IMPLEMENT_DYNAMIC_CLASS(wxPen, wxGDIObject)
wxPenRefData::wxPenRefData()