This commit is contained in:
2025-11-26 17:47:56 +03:00
parent 1c151d4aff
commit 23d432170d
4 changed files with 28 additions and 20 deletions

View File

@@ -198,12 +198,6 @@ void DialogSettings::on_btnSave_clicked()
void DialogSettings::on_btnSetVersion_clicked()
{
/*
if(connectorToServer)
if(connectorToServer->getIsConnected())
connectorToServer->sendShowVersionSelect();
*/
if(connectorToServer)
if(connectorToServer->getIsConnected())
{