https://bugs.kde.org/show_bug.cgi?id=376993
--- Comment #4 from Boudewijn Rempt <[email protected]> --- What needs to be done here is: * Make the QFileSystemWatcher used in KisSafeDocumentLoader a global static instance, created in the main thread. * Use that single instance for all file layers * Make sure that the fileChangedCompressed passes the changed path so we can compare it to the one for this file layer, and only react on that. -- You are receiving this mail because: You are watching all bug changes.
