diff options
| author | Al12rs <gabriel.cortesi@outlook.com> | 2018-08-02 15:33:27 +0200 |
|---|---|---|
| committer | LostDragonist <lost.dragonist@gmail.com> | 2018-12-12 20:15:55 -0600 |
| commit | 01e1232cf85f09efde780537bbbca40fd6f0c097 (patch) | |
| tree | e08ae73ee00d11a494efc05b731202d320687d16 /src/modinfo.h | |
| parent | 8d6c715672023577dca5a6528ff49081dede1052 (diff) | |
Added new "loose files overwrite archive" icon and all the flags.
The logic to show it is still missing until the other issues are fixed.
Diffstat (limited to 'src/modinfo.h')
| -rw-r--r-- | src/modinfo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modinfo.h b/src/modinfo.h index 15876a23..c763e69b 100644 --- a/src/modinfo.h +++ b/src/modinfo.h @@ -69,6 +69,7 @@ public: FLAG_NOTENDORSED,
FLAG_NOTES,
FLAG_CONFLICT_OVERWRITE,
+ FLAG_CONFLICT_LOOSE_OVERWRITE_ARCHIVE,
FLAG_CONFLICT_OVERWRITTEN,
FLAG_CONFLICT_MIXED,
FLAG_CONFLICT_REDUNDANT,
|
