mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-12 22:26:13 -04:00
fixed rebase PEI files with nonstandard alignment
This commit is contained in:
parent
341ee144f9
commit
ea5ae2f2c8
3 changed files with 19 additions and 7 deletions
|
@ -17,7 +17,7 @@
|
|||
UEFITool::UEFITool(QWidget *parent) :
|
||||
QMainWindow(parent),
|
||||
ui(new Ui::UEFITool),
|
||||
version(tr("0.22.3"))
|
||||
version(tr("0.22.4"))
|
||||
{
|
||||
clipboard = QApplication::clipboard();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue