Skip to content

Commit 79ecf6d

Browse files
committed
Add fixme comment
1 parent ead0825 commit 79ecf6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/appcore/doc/filelocker.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@ namespace Core {
329329
d->filePath = path;
330330

331331
// Add new file to watcher
332+
// FIXME macOS watcher erroneously detects the change made by this program itself
332333
d->watcher->addPath(path);
333334

334335
// Reset modification flag after successful saveAs

0 commit comments

Comments
 (0)