From d4ed81df9b5590f9f734dad4e1f8da1999641f5d Mon Sep 17 00:00:00 2001 From: hm Date: Fri, 23 Apr 2021 14:08:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App/main.cpp b/App/main.cpp index 92c5875..4d03816 100644 --- a/App/main.cpp +++ b/App/main.cpp @@ -57,7 +57,7 @@ QSize GetDesktopSize() { int screen_height = mm.height(); qDebug()<<"availableGeometry:" << screen_width<= 1000) + if(screen_width >= 1080) { screen_width = 1000; }