Added wxCLIP_SIBLINGS. CVS also seems to think lots of other files need updating.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2210,6 +2210,7 @@ static wxResourceBitListStruct wxResourceBitListTable[] =
|
||||
{ wxT("wxTRANSPARENT_WINDOW"), wxTRANSPARENT_WINDOW},
|
||||
{ wxT("wxNO_BORDER"), wxNO_BORDER},
|
||||
{ wxT("wxCLIP_CHILDREN"), wxCLIP_CHILDREN},
|
||||
{ wxT("wxCLIP_SIBLINGS"), wxCLIP_SIBLINGS},
|
||||
{ wxT("wxTAB_TRAVERSAL"), 0}, // Compatibility only
|
||||
|
||||
{ wxT("wxTINY_CAPTION_HORIZ"), wxTINY_CAPTION_HORIZ},
|
||||
|
Reference in New Issue
Block a user