Added message to status bar to show core errors ignored by the user.
This commit is contained in:
parent
37bec598ea
commit
b6bab59000
2 changed files with 11 additions and 1 deletions
|
@ -136,6 +136,7 @@ private:
|
|||
GameList* game_list;
|
||||
|
||||
// Status bar elements
|
||||
QLabel* message_label = nullptr;
|
||||
QLabel* emu_speed_label = nullptr;
|
||||
QLabel* game_fps_label = nullptr;
|
||||
QLabel* emu_frametime_label = nullptr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue