git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-12-04 20:24:17 +00:00
parent da97b2609e
commit 6d14f6975e

View File

@@ -80,7 +80,7 @@ docs and etc. that they belong together.
AuiMultiNotebook --> AuiNotebook
AuiNotebookEvent --> AuiNotebookEvent
wx.lib.customtreectrl: A patch from Frame Niessink which adds an
wx.lib.customtreectrl: A patch from Frank Niessink which adds an
additional style (TR_AUTO_CHECK_PARENT) that (un)checks a parent when
all children are (un)checked.