forked from organicmaps/organicmaps
[new downloader] MacOs. Qt. Taking into account NodeStatus::Partly.
This commit is contained in:
parent
505648fcdd
commit
65460b65a9
1 changed files with 1 additions and 0 deletions
|
@ -246,6 +246,7 @@ namespace qt
|
|||
break;
|
||||
|
||||
case NodeStatus::OnDisk:
|
||||
case NodeStatus::Partly:
|
||||
statusString = tr("Installed (click to delete)");
|
||||
rowColor = COLOR_ONDISK;
|
||||
break;
|
||||
|
|
Loading…
Add table
Reference in a new issue