mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-23 09:59:39 -04:00
Edit updater_service.h
This commit is contained in:
@@ -15,6 +15,8 @@ class QNetworkAccessManager;
|
||||
|
||||
namespace Updater {
|
||||
|
||||
std::string ExtractCommitHash(const std::string& version_string);
|
||||
|
||||
struct DownloadOption {
|
||||
std::string name;
|
||||
std::string url;
|
||||
|
||||
Reference in New Issue
Block a user