diff options
| author | Al <al12rs@hotmail.com> | 2020-01-14 21:12:21 +0100 |
|---|---|---|
| committer | Al <al12rs@hotmail.com> | 2020-01-14 21:12:21 +0100 |
| commit | 6b75741139aef4c2c744284861ace43fc2ce211a (patch) | |
| tree | 358bf6f5666c142d32113ac1658270d734456657 /src/categories.h | |
| parent | a5d0cb8b5da539ef2ee410ed739dfcd76270c8e8 (diff) | |
Add has hidden files filter for modlist.
Diffstat (limited to 'src/categories.h')
| -rw-r--r-- | src/categories.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/categories.h b/src/categories.h index 6b27c6a7..e8ec763b 100644 --- a/src/categories.h +++ b/src/categories.h @@ -43,6 +43,7 @@ public: UpdateAvailable,
HasCategory,
Conflict,
+ HasHiddenFiles,
Endorsed,
Backup,
Managed,
|
