runner: periodically check if there's a new version available on github and offer a visit

This commit is contained in:
yuyoyuppe
2020-02-20 17:04:56 +03:00
committed by Andrey Nekrasov
parent c543b7585a
commit 0016836022
12 changed files with 224 additions and 3 deletions

View File

@@ -107,6 +107,7 @@
<ClInclude Include="dpi_aware.h" />
<ClInclude Include="com_object_factory.h" />
<ClInclude Include="notifications.h" />
<ClInclude Include="timeutil.h" />
<ClInclude Include="window_helpers.h" />
<ClInclude Include="icon_helpers.h" />
<ClInclude Include="json.h" />