mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-23 06:17:53 -05:00
Qt: Add (empty) status bar
This commit is contained in:
@ -27,6 +27,7 @@ struct Values {
|
||||
|
||||
bool single_window_mode;
|
||||
bool display_titlebar;
|
||||
bool show_status_bar;
|
||||
|
||||
bool confirm_before_closing;
|
||||
bool first_start;
|
||||
|
Reference in New Issue
Block a user