mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Updater: Add/clarify error messages
This commit is contained in:
@ -21,7 +21,7 @@ public:
|
||||
|
||||
void run() override;
|
||||
void OnUpdateAvailable(const NewVersionInformation& info) override;
|
||||
bool CheckForUpdate();
|
||||
void CheckForUpdate();
|
||||
|
||||
private:
|
||||
QWidget* m_parent;
|
||||
|
Reference in New Issue
Block a user