05.04.2012, 14:04, "Daniel Teske" <[email protected]>:
> That can't be, if you don't readd the file after a fileChanged() signal, you
> won't get a second signal out of QFSW either.

Huh? I've replaced Utils::FileSystemWatcher with QSFW and everything gets
working, no other changes in code were done.

Right now I've replaced QSFW back to Utils::FileSystemWatcher, replaced
removePath(file) with removeFile(file), addPath(file) with
addFile(file, Utils::FileSystemWatcher::WatchAllChanges), and now it's broken
again.

-- 
Regards,
Konstantin
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to