mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
runner: autoupdate improvements (#2346)
This commit is contained in:
@@ -13,4 +13,6 @@ struct VersionHelper
|
||||
int major;
|
||||
int minor;
|
||||
int revision;
|
||||
|
||||
std::wstring toWstring() const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user