]> git.saurik.com Git - wxWidgets.git/commit
Add the root and all the files in wxFileSystemWatcherBase::AddTree().
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 13 Jul 2012 11:22:06 +0000 (11:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 13 Jul 2012 11:22:06 +0000 (11:22 +0000)
commitb5b1a8e45a0bfeeb3a9f57946060c638ae110485
treef69b86f330fb8dcdd716dd9d8e007bf31e40e7d0
parent2331e2cecc27616048251b2e308469b66170ed7c
Add the root and all the files in wxFileSystemWatcherBase::AddTree().

When watching a tree recursively, add the files and not only the directories.

Also, add -- and remove in RemoveTree() -- the root directory itself and not
only its children.

Closes #14480.

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