Added message to status bar to show core errors ignored by the user.
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user