mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-19 00:15:21 +01:00
Local .xz files: parse uncompressed size for better progress reports
This commit is contained in:
parent
269e43ced5
commit
e8931b7b8f
4 changed files with 47 additions and 1 deletions
|
@ -181,6 +181,7 @@ protected:
|
|||
#endif
|
||||
|
||||
void _parseCompressedFile();
|
||||
void _parseXZFile();
|
||||
QString _pubKeyFileName();
|
||||
QString _privKeyFileName();
|
||||
QString _sshKeyDir();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue