mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 10:47:55 +00:00
Qt: Add (empty) status bar
This commit is contained in:
parent
28c24c2c6e
commit
249bd04274
6 changed files with 35 additions and 1 deletions
|
@ -27,6 +27,7 @@ struct Values {
|
|||
|
||||
bool single_window_mode;
|
||||
bool display_titlebar;
|
||||
bool show_status_bar;
|
||||
|
||||
bool confirm_before_closing;
|
||||
bool first_start;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue