mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-11 05:32:59 +00:00
With the new InodeWatcher API, the old style of creating a watcher per inode will no longer work. Therefore the FileWatcher API has been updated to support multiple watches, and its users have also been refactored to the new style. At the moment, all operations done on a (Blocking)FileWatcher return Result objects, however, this may be changed in the future if it becomes too obnoxious. :^) Co-authored-by: Gunnar Beutner <gunnar@beutner.name> |
||
---|---|---|
.. | ||
NewProjectDialog.cpp | ||
NewProjectDialog.gml | ||
NewProjectDialog.h | ||
ProjectTemplatesModel.cpp | ||
ProjectTemplatesModel.h |