declare the wx2os2PenStyle helper in the header.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2000-11-27 21:26:12 +00:00
parent fd368161d9
commit bd3e41f600

View File

@@ -107,5 +107,7 @@ private:
AREABUNDLE m_vAreaBundle; AREABUNDLE m_vAreaBundle;
}; // end of CLASS wxPen }; // end of CLASS wxPen
extern int wx2os2PenStyle(int nWxStyle);
#endif #endif
// _WX_PEN_H_ // _WX_PEN_H_