4d460ec073
KiCad stores 3D cache files but never gets rid of any of them. This patch adds a new function called 'CleanCacheDir()'. Any cache files older than the passed 'number of days' parameter are deleted. Fixes https://gitlab.com/kicad/code/kicad/-/issues/1928 |
||
---|---|---|
.. | ||
app_settings.h | ||
color_settings.h | ||
common_settings.h | ||
json_settings.h | ||
nested_settings.h | ||
parameters.h | ||
settings_manager.h |