Add donwloaded megabytes and current download speed to the

download window
This commit is contained in:
alessandro90
2019-05-14 20:17:51 +02:00
parent bc63e56e32
commit 825386a8f1
4 changed files with 80 additions and 11 deletions

View File

@@ -152,6 +152,8 @@ class Constants:
APPLY = "Apply"
REMOVE = "Remove"
UNKNOWN = "N/A"
EXTRACTING_MSG = "Extracting..."
EXTRACTING_CODE = -1
MODULATIONS = ("8VSB",
"AFSK",
"AM",