From aff1ad463a87b438b036d64d5386f2212d71fe0f Mon Sep 17 00:00:00 2001 From: iaom <53137427+iaom@users.noreply.github.com> Date: Fri, 5 Mar 2021 10:03:36 +0800 Subject: [PATCH] Update main.cpp --- src/main.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index dd93416..9551cdd 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -238,8 +238,9 @@ int main(int argc, char *argv[]) // fi->start(); qDebug() << "main start"; AppMatch::getAppMatch()->start(); - AppMatch apm; - apm.start(); + //wtf??? +// AppMatch apm; +// apm.start(); QThreadPool::globalInstance()->setExpiryTimeout(5); // QThreadPool::globalInstance()->clear(); // setAutoDelete(true);