Test update checker.

This commit is contained in:
James Cole
2017-12-28 19:16:27 +01:00
parent 128085963f
commit ca1b6046f3
4 changed files with 74 additions and 8 deletions

View File

@@ -72,6 +72,8 @@ class VersionCheckEventHandler
return;
}
// actually check for update and inform the user.
}
}