mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 11:35:56 +00:00
feat: change ui
This commit is contained in:
parent
2c015358f7
commit
ee7767f5b5
2 changed files with 1056 additions and 858 deletions
|
@ -135,16 +135,6 @@ void Dialog::initUI()
|
|||
on_useSingleModeCheck_clicked();
|
||||
|
||||
on_updateDevice_clicked();
|
||||
|
||||
#ifdef Q_OS_OSX
|
||||
// mac need more width
|
||||
setFixedWidth(550);
|
||||
#endif
|
||||
|
||||
#ifdef Q_OS_LINUX
|
||||
// linux need more width
|
||||
setFixedWidth(520);
|
||||
#endif
|
||||
}
|
||||
|
||||
void Dialog::updateBootConfig(bool toView)
|
||||
|
|
1904
QtScrcpy/dialog.ui
1904
QtScrcpy/dialog.ui
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue