]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/resource.cpp
1. a couple of compilation warnings fixed (strconv/listctrl)
[wxWidgets.git] / src / common / resource.cpp
index e80276a71e35d5ed3aca134da9b20c707d630479..d6c56f61d43e1f32dc3bdd1301dded1ad8ec953c 100644 (file)
@@ -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},