mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
ref: clean unused in Core
This commit is contained in:
@@ -134,9 +134,7 @@ void DataParser::xmlParser(const QByteArray& array)
|
||||
|
||||
if (value == "UNCHANGEABLE")
|
||||
{
|
||||
//emit sigNotify(tr("Нельзя выгружать в базовую версию"));
|
||||
//postProcessSystem->showUpdateList();
|
||||
//emit recognizeSystem->sigShowUpdateList();
|
||||
//версию нельзя изменять
|
||||
}
|
||||
|
||||
if (value == "CHANGEABLE")
|
||||
|
||||
Reference in New Issue
Block a user