comparison src/fswatcher.cpp @ 603:10ef94e51f44

Make sure we update the view after a failed merge
author Chris Cannam
date Tue, 03 Jul 2012 10:08:44 +0100
parents 40b40c193eaa
children ae67ea0af696
comparison
equal deleted inserted replaced
602:92929d26b8db 603:10ef94e51f44
26 #include "fswatcher.h" 26 #include "fswatcher.h"
27 #include "debug.h" 27 #include "debug.h"
28 28
29 #include <deque> 29 #include <deque>
30 30
31 #define DEBUG_FSWATCHER 1 31 //#define DEBUG_FSWATCHER 1
32 32
33 /* 33 /*
34 * Watching the filesystem is trickier than it seems at first glance. 34 * Watching the filesystem is trickier than it seems at first glance.
35 * 35 *
36 * We ideally should watch every directory, and every file that is 36 * We ideally should watch every directory, and every file that is