mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 15:37:47 +00: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:
parent
29b9d83e05
commit
b5535fe1a0
4 changed files with 65 additions and 80 deletions
|
@ -31,6 +31,6 @@ private:
|
|||
QHBoxLayout* hbox_layout;
|
||||
|
||||
QLabel* description;
|
||||
QCheckBox* overwrite_files;
|
||||
QLabel* update_description;
|
||||
QDialogButtonBox* buttons;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue