mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 02:15:45 +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
7f4d96d873
commit
6d8d7ebc66
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