Qt: Improve updater

This commit is contained in:
spycrab
2018-03-22 12:20:15 +01:00
parent 2e92d95888
commit ee3d64145c
11 changed files with 240 additions and 42 deletions

View File

@ -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.