forked from organicmaps/organicmaps-tmp
[qt] Warning fix
This commit is contained in:
parent
b7c9d664bf
commit
1b4276e965
1 changed files with 2 additions and 0 deletions
|
@ -236,6 +236,8 @@ namespace qt
|
|||
dlg.exec();
|
||||
}
|
||||
break;
|
||||
default: /// @TODO handle all other cases
|
||||
break;
|
||||
}
|
||||
// if (updateSize < 0)
|
||||
// ;//m_label->setText(QObject::tr("No update is available"));
|
||||
|
|
Loading…
Add table
Reference in a new issue