This commit is contained in:
RickyRister 2025-03-11 18:01:20 -07:00
parent 9fd67f621b
commit 1622957af8
2 changed files with 4 additions and 4 deletions

View file

@ -261,7 +261,7 @@ private:
InnerDecklistNode *getZoneObjFromName(const QString &zoneName);
/**
* Empty string indicates invalid cache.
* Empty string indicates invalidated cache.
*/
mutable QString cachedDeckHash;