mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-06-01 15:58:21 -04:00
Version 0.10.0
- UI reworked
This commit is contained in:
parent
8a3792d9b5
commit
5592529b33
7 changed files with 308 additions and 569 deletions
|
@ -31,6 +31,7 @@ public:
|
|||
// Action types
|
||||
enum ActionTypes {
|
||||
NoAction = 50,
|
||||
Modify,
|
||||
Remove,
|
||||
Rebuild
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue