mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-02 15:45:58 +00:00
Update game progress bar to match achievement progress bar
This commit is contained in:
parent
073426ead7
commit
e035db9127
2 changed files with 17 additions and 3 deletions
|
@ -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;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue