update:mac上显示位置调整

This commit is contained in:
rankun 2018-11-24 20:56:17 +08:00
parent cf2ea74677
commit 092ffee8cd

View file

@ -92,6 +92,8 @@ VideoForm::VideoForm(const QString& serial, QWidget *parent) :
// support wireless connect
//m_server->start("192.168.0.174:5555", 27183, 720, 8000000, "");
});
updateShowSize(size());
}
VideoForm::~VideoForm()