Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2014-08-06 20:43:53 +0400
committerXhmikosR <xhmikosr@gmail.com>2014-08-19 21:59:22 +0400
commitb56235a26018a98ac6a9de549dd96d9c49f2703b (patch)
tree31d5425eefd0069a8654702ee2b9e3a9f3047960 /src/thirdparty/unrar/ui.hpp
parent1918fb5fee04de2df3acb884d20896739b8f9e18 (diff)
Update unrar to v5.1.7.
Diffstat (limited to 'src/thirdparty/unrar/ui.hpp')
-rw-r--r--src/thirdparty/unrar/ui.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/thirdparty/unrar/ui.hpp b/src/thirdparty/unrar/ui.hpp
index ce054aaa2..9803b78ab 100644
--- a/src/thirdparty/unrar/ui.hpp
+++ b/src/thirdparty/unrar/ui.hpp
@@ -56,6 +56,7 @@ enum UIMESSAGE_CODE {
UIEVENT_ERASEDISK, UIEVENT_FILESUMSTART, UIEVENT_FILESUMPROGRESS,
UIEVENT_FILESUMEND, UIEVENT_PROTECTSTART, UIEVENT_PROTECTEND,
UIEVENT_TESTADDEDSTART, UIEVENT_TESTADDEDEND, UIEVENT_RRTESTING,
+ UIEVENT_NEWARCHIVE, UIEVENT_NEWREVFILE
};