diff options
Diffstat (limited to 'src/profile.h')
| -rw-r--r-- | src/profile.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/profile.h b/src/profile.h index 5aa77357..df27bb37 100644 --- a/src/profile.h +++ b/src/profile.h @@ -316,6 +316,7 @@ private: QDir m_Directory; + mutable uint m_LastModlistHash; std::vector<ModStatus> m_ModStatus; std::vector<unsigned int> m_ModIndexByPriority; unsigned int m_NumRegularMods; |
