mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 20:58:54 +00:00
Qt: Improve updater
This commit is contained in:
parent
2e92d95888
commit
ee3d64145c
11 changed files with 240 additions and 42 deletions
|
@ -15,6 +15,8 @@ public:
|
|||
// update is available, does "nothing" otherwise.
|
||||
void CheckForUpdate();
|
||||
|
||||
static bool SystemSupportsAutoUpdates();
|
||||
|
||||
struct NewVersionInformation
|
||||
{
|
||||
// Name (5.0-1234) and revision hash of the new version.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue