This repository was archived by the owner on Nov 14, 2019. It is now read-only.
Commit b0ce47c
committed
minor #189 Removing deprecated method from DownloadCommand (jzawadzki)
This PR was merged into the 1.0-dev branch.
Discussion
----------
Removing deprecated method from DownloadCommand
Hi,
This small pull request fix deprecation noted in #188
JZ
Commits
-------
f7c45ec Removing use of deprecated method ProgressBar->getStep from Download Command2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments