mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-02 21:58:42 +00:00
update:mac上显示位置调整
This commit is contained in:
parent
0c21c9874a
commit
9060eecc15
1 changed files with 2 additions and 0 deletions
|
@ -92,6 +92,8 @@ VideoForm::VideoForm(const QString& serial, QWidget *parent) :
|
||||||
// support wireless connect
|
// support wireless connect
|
||||||
//m_server->start("192.168.0.174:5555", 27183, 720, 8000000, "");
|
//m_server->start("192.168.0.174:5555", 27183, 720, 8000000, "");
|
||||||
});
|
});
|
||||||
|
|
||||||
|
updateShowSize(size());
|
||||||
}
|
}
|
||||||
|
|
||||||
VideoForm::~VideoForm()
|
VideoForm::~VideoForm()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue