sietch assignment

This commit is contained in:
DenioD
2020-01-25 19:31:07 +01:00
parent 71334360df
commit 9c02279941

View File

@@ -92,7 +92,7 @@ void Controller::fillTxJsonParams(json& allRecepients, Tx tx) {
QString zdust = QString::fromStdString(reply[0].get<json::string_t>());
sietch.push_back(zdust);
sietch = zdust;
qDebug()<<sietch;