Fix wrong wxLogDebug() call in fswatcher sample.
[wxWidgets.git] / samples / fswatcher / fswatcher.cpp
2010-10-24  Vadim ZeitlinFix wrong wxLogDebug() call in fswatcher sample.
2010-10-24  Vadim ZeitlinAllow specifying the directory to watch on command...
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-10-22  Vadim ZeitlinRefactor wxEventLoopSource-related code.
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.