Added some definitions, a missing method, and fixed a compile error

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
1999-10-16 06:09:13 +00:00
parent 5a7823f599
commit 1dec68aa52
7 changed files with 37 additions and 30 deletions

View File

@@ -310,6 +310,8 @@ enum {
wxSP_NOBORDER,
wxSP_3D,
wxSP_BORDER,
wxSP_LIVE_UPDATE,
wxSP_PERMIT_UNSPLIT,
wxFLOOD_SURFACE,
wxFLOOD_BORDER,
wxODDEVEN_RULE,