mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +03:00
feat:draft version change
This commit is contained in:
@@ -246,7 +246,6 @@ void ServerLMSWidget::on_btnStartServer_clicked()
|
||||
if(startServer())
|
||||
{
|
||||
QApplication::setOverrideCursor(Qt::WaitCursor);
|
||||
emit sigCalculateFullHash();
|
||||
QApplication::restoreOverrideCursor();
|
||||
|
||||
ui->btnStartServer->setEnabled(false);
|
||||
|
||||
Reference in New Issue
Block a user