fix: fix qchar conversion and codeql
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
parent
fd7338d3f3
commit
2fe3dc5960
5 changed files with 15 additions and 19 deletions
|
@ -95,7 +95,7 @@ class PixmapCache final : public QObject {
|
|||
}
|
||||
|
||||
/**
|
||||
* Mark that a cach miss occured because of a eviciton if too man of these occure to fast the cache size is increased
|
||||
* Mark that a cache miss occurred because of a eviction if too many of these occur too fast the cache size is increased
|
||||
* @return if the cache size was increased
|
||||
*/
|
||||
bool _markCacheMissByEviciton()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue