]> git.saurik.com Git - wxWidgets.git/commit
Allow specifying the directory to watch on command line of fswatcher sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 Oct 2010 22:41:13 +0000 (22:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 Oct 2010 22:41:13 +0000 (22:41 +0000)
commit5fc3e6d44801d4bfd898107aeca4fe8768441f8f
treef08892ab844714042f57da89edefd21464a3cb1b
parent942f40ca244156ea004d579be735d60cda1bef9d
Allow specifying the directory to watch on command line of fswatcher sample.

This makes it more convenient to run the sample repeatedly as the directory to
watch can be specified only once instead of having to choose it interactively
after the sample startup every time.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/fswatcher/fswatcher.cpp