Skip to content
Commit ff4b1345 authored by Ragnar Thomsen's avatar Ragnar Thomsen
Browse files

Add support for overwrite prompt of p7zip v15.09.

The overwrite prompt changed from p7zip version 9.38.1 to 15.09. Add
support for the new prompt. FileExistsExpression had to be changed
from QString to QStringList.

Also, got rid of unneeded CliInterface::checkForFileExistsMessage().
Just use CliInterface::checkForErrorMessage() instead.
parent f2090934
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment