Fix enforcing the cache size limit and modernize the cache manager.
This commit is contained in:
@@ -2167,7 +2167,7 @@ void Preferences::clearProfilesPressed ()
|
||||
void Preferences::clearThumbImagesPressed ()
|
||||
{
|
||||
|
||||
cacheMgr->clearThumbImages ();
|
||||
cacheMgr->clearImages ();
|
||||
}
|
||||
|
||||
void Preferences::clearAllPressed ()
|
||||
|
Reference in New Issue
Block a user