mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-24 20:14:39 -04:00
UT NE A20
- added missing warning message for signed GUIDed sections - solved section duplication problem introduced in A19
This commit is contained in:
parent
645b50538a
commit
b7ec76e091
3 changed files with 61 additions and 50 deletions
|
@ -17,7 +17,7 @@
|
|||
UEFITool::UEFITool(QWidget *parent) :
|
||||
QMainWindow(parent),
|
||||
ui(new Ui::UEFITool),
|
||||
version(tr("0.30.0_alpha19"))
|
||||
version(tr("0.30.0_alpha20"))
|
||||
{
|
||||
clipboard = QApplication::clipboard();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue