diff src/fswatcher.h @ 541:0a16db274f2c fswatcher

Update the filesystem watcher with work directory / file state. Still doesn't track "clean" files properly unless "show all files" is enabled
author Chris Cannam
date Tue, 14 Feb 2012 16:17:23 +0000
parents fc2df97920e8
children 7829da6abe97
line wrap: on
line diff
--- a/src/fswatcher.h	Mon Feb 13 17:29:06 2012 +0000
+++ b/src/fswatcher.h	Tue Feb 14 16:17:23 2012 +0000
@@ -40,7 +40,8 @@
      * directory and all its subdirectories (recursively) will be
      * monitored for changes.
      *
-     * Calling this also clears the tracked file path set. Call
+     * If this path differs from the currently set work dir path, then
+     * the tracked file paths will also be cleared. Call
      * setTrackedFilePaths afterwards to ensure non-directory files
      * are monitored.
      */