comparison src/mainwindow.cpp @ 585:fa242885a233 fswatcher

Partially working FSEvents implementation: ignores some file changes it should be taking into account, at the moment
author Chris Cannam
date Tue, 13 Mar 2012 17:58:17 +0000
parents 88ec0ae91dcc
children 825a457f6415
comparison
equal deleted inserted replaced
584:09b9849b9800 585:fa242885a233
1 /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ 1 /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */
2 2
3 /* 3 /*
4 EasyMercurial 4 EasyMercurial
5 5
6 Based on hgExplorer by Jari Korhonen 6 Based on hgExplorer by Jari Korhonen