Mercurial > hg > easyhg
diff src/filestates.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 | 653e9694a694 |
children | 533519ebc0cb |
line wrap: on
line diff
--- a/src/filestates.h Mon Feb 13 17:29:06 2012 +0000 +++ b/src/filestates.h Tue Feb 14 16:17:23 2012 +0000 @@ -52,6 +52,8 @@ State stateOf(QString file) const; bool isKnown(QString file) const; + QStringList trackedFiles() const; + enum Activity { // These are in the order in which they want to be listed in