mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-09 11:14:33 +00: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