[qt] Warning fix

This commit is contained in:
Alex Zolotarev 2011-06-12 19:24:00 +03:00 committed by Alex Zolotarev
parent b7c9d664bf
commit 1b4276e965

View file

@ -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"));