From fb6cdcb3b5663eaac60fa35f3229c90cb53294d7 Mon Sep 17 00:00:00 2001 From: parhelia512 <0011d3@gmail.com> Date: Thu, 14 Aug 2025 23:17:15 +0800 Subject: [PATCH] Update mainwindow_grpc.cpp --- src/ui/mainwindow_grpc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/mainwindow_grpc.cpp b/src/ui/mainwindow_grpc.cpp index 766d2d8..b8a7ad7 100644 --- a/src/ui/mainwindow_grpc.cpp +++ b/src/ui/mainwindow_grpc.cpp @@ -519,7 +519,7 @@ void MainWindow::profile_start(int _id) { auto restartMsgbox = new QMessageBox(QMessageBox::Question, software_name, tr("If there is no response for a long time, it is recommended to restart the software."), QMessageBox::Yes | QMessageBox::No, this); connect(restartMsgbox, &QMessageBox::accepted, this, [=,this] { MW_dialog_message("", "RestartProgram"); }); - auto restartMsgboxTimer = new MessageBoxTimer(this, restartMsgbox, 5000); + auto restartMsgboxTimer = new MessageBoxTimer(this, restartMsgbox, 10000); runOnNewThread([=, this] { // stop current running