mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 08:57:57 -05:00
Update the install and progress dialogs
- Remove the overwrite files checkbox, it will always overwrite - The progressbar now reflects the progress in terms of data transferred.
This commit is contained in:
@ -31,6 +31,6 @@ private:
|
||||
QHBoxLayout* hbox_layout;
|
||||
|
||||
QLabel* description;
|
||||
QCheckBox* overwrite_files;
|
||||
QLabel* update_description;
|
||||
QDialogButtonBox* buttons;
|
||||
};
|
||||
|
Reference in New Issue
Block a user