Added stub for the new pure virtual DoInsert method
[wxWidgets.git] / src / stc / PlatWX.h
0 / 8 (  0%)
CommitLineData
1
2
3
4
5wxRect wxRectFromPRectangle(PRectangle prc);
6PRectangle PRectangleFromwxRect(wxRect rc);
7wxColour wxColourFromCA(const ColourAllocated& ca);
8