X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..b0a6bb75bcd4b5a4873d766a9208ac6376fe8625:/src/common/resource.cpp?ds=sidebyside diff --git a/src/common/resource.cpp b/src/common/resource.cpp index e80276a71e..d6c56f61d4 100644 --- a/src/common/resource.cpp +++ b/src/common/resource.cpp @@ -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},