Achievements: Add leaderboard toggle (+ some minor fixes)
This commit is contained in:
@@ -14,6 +14,7 @@ public:
|
||||
|
||||
private Q_SLOTS:
|
||||
void updateEnableState();
|
||||
void onChallengeModeStateChanged();
|
||||
void onLoginLogoutPressed();
|
||||
void onViewProfilePressed();
|
||||
void onAchievementsRefreshed(quint32 id, const QString& game_info_string, quint32 total, quint32 points);
|
||||
|
||||
Reference in New Issue
Block a user