add wxSP_THIN_SASH for completeness (#9902)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
#define wxSP_NOBORDER 0x0000
|
||||
#define wxSP_THIN_SASH 0x0000 // NB: the default is 3D sash
|
||||
#define wxSP_NOSASH 0x0010
|
||||
#define wxSP_PERMIT_UNSPLIT 0x0040
|
||||
#define wxSP_LIVE_UPDATE 0x0080
|
||||
|
Reference in New Issue
Block a user