From 6b15e62c1fefe8838bbc56cb314f3ab24ccebbc4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 1 Jun 2015 17:48:11 +0300 Subject: Convert DownloadStatus enum into strong typed enum. --- src/actions/actions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/actions/actions.cpp') diff --git a/src/actions/actions.cpp b/src/actions/actions.cpp index a3c17cb1d..66ad410ee 100644 --- a/src/actions/actions.cpp +++ b/src/actions/actions.cpp @@ -118,7 +118,7 @@ namespace Actions { static int uploadUpdate(void *ptr, - DownloadStatus::Type status, + DownloadStatusT status, size_t total A_UNUSED, size_t remaining A_UNUSED) { -- cgit v1.2.3-60-g2f50