mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
Update game progress bar to match achievement progress bar
This commit is contained in:
@ -25,6 +25,7 @@ private:
|
||||
QLabel* m_name;
|
||||
QLabel* m_points;
|
||||
QProgressBar* m_game_progress;
|
||||
QLabel* m_progress_label;
|
||||
QLabel* m_rich_presence;
|
||||
QGroupBox* m_header_box;
|
||||
};
|
||||
|
Reference in New Issue
Block a user