Added wxSP_SASH_AQUA style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1040,6 +1040,7 @@ enum wxBorder
|
||||
#define wxSP_3DBORDER 0x0200
|
||||
#define wxSP_FULLSASH 0x0400
|
||||
#define wxSP_3D (wxSP_3DBORDER | wxSP_3DSASH)
|
||||
#define wxSP_SASH_AQUA 0x0800
|
||||
|
||||
/*
|
||||
* wxNotebook flags
|
||||
|
Reference in New Issue
Block a user