1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-23 20:47:45 +00:00
novus/common
Joshua Goins e67011ad71 common: Add cache for checking existence of files
This can speed up operations quickly, as files aren't expected to be
changed, and it prevents an index read.
2023-09-25 22:03:42 -04:00
..
include common: Add cache for checking existence of files 2023-09-25 22:03:42 -04:00
src common: Add cache for checking existence of files 2023-09-25 22:03:42 -04:00
CMakeLists.txt Use KAboutApplicationWindow instead of our custom one 2023-09-23 15:45:38 -04:00