Qt: Allow updating to previously skipped builds by forcing update

This commit is contained in:
Connor McLaughlin
2020-09-14 18:25:51 +10:00
parent daa5e02853
commit 4d9e58ac42
2 changed files with 9 additions and 1 deletions

View File

@ -71,6 +71,7 @@ private Q_SLOTS:
void onIssueTrackerActionTriggered();
void onDiscordServerActionTriggered();
void onAboutActionTriggered();
void onCheckForUpdatesActionTriggered();
void onGameListEntrySelected(const GameListEntry* entry);
void onGameListEntryDoubleClicked(const GameListEntry* entry);