mirror of
https://github.com/LongSoft/UEFITool.git
synced 2024-11-22 07:58:22 +08:00
UEFIExtract 0.2.1
- removed unneeded header file from uefiextract.pro
This commit is contained in:
parent
9bdd91bf19
commit
59ff67acd7
@ -32,7 +32,6 @@ HEADERS += uefiextract.h \
|
||||
../ffsengine.h \
|
||||
../treeitem.h \
|
||||
../treemodel.h \
|
||||
../messagelistitem.h \
|
||||
../LZMA/LzmaCompress.h \
|
||||
../LZMA/LzmaDecompress.h \
|
||||
../Tiano/EfiTianoDecompress.h \
|
||||
|
@ -3196,4 +3196,5 @@ UINT8 FfsEngine::dump(const QModelIndex & index, const QString path)
|
||||
}
|
||||
|
||||
return ERR_SUCCESS;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user