修改标题
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ QSize GetDesktopSize() {
|
||||
int screen_height = mm.height();
|
||||
qDebug()<<"availableGeometry:" << screen_width<<screen_height;
|
||||
|
||||
if(screen_width >= 1000)
|
||||
if(screen_width >= 1080)
|
||||
{
|
||||
screen_width = 1000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user