assume that all directories have children by default, it can take too long to check...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Nov 2007 15:35:16 +0000 (15:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Nov 2007 15:35:16 +0000 (15:35 +0000)
commitd9c98a9aad62da8c2d83742210b81ea3b8523551
tree247aced7c9878df3128b92c1bbf2f2f52b80a778
parent1d243ee08447830d4fa964604c443e0db982768d
assume that all directories have children by default, it can take too long to check if they really do and it's better to do it on demand only, i.e. when the user really tries to open them (patch 1830527)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/dirctrlg.cpp