终端,上下键修正

This commit is contained in:
hm
2020-12-16 18:39:22 +08:00
parent b249343f54
commit 0a2695a2dd
11 changed files with 32 additions and 13 deletions
+1
View File
@@ -53,6 +53,7 @@ void commandprocess::stop()
<< QThread::currentThread()
<< "running state:"
<< running_flag;
disconnect(thread, nullptr, nullptr, nullptr);
}
else
{