feat: change ui

This commit is contained in:
Barry 2022-04-09 13:31:52 +08:00
parent 2c015358f7
commit ee7767f5b5
2 changed files with 1056 additions and 858 deletions

View file

@ -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)

File diff suppressed because it is too large Load diff