зеркало из https://github.com/electron/electron.git
more windows build fix
This commit is contained in:
Родитель
5b598037bb
Коммит
61cf1abd4d
|
@ -27,7 +27,7 @@ std::string GetApplicationUserAgent();
|
|||
#if defined(OS_WIN)
|
||||
PCWSTR GetRawAppUserModelID();
|
||||
bool GetAppUserModelID(ScopedHString* app_id);
|
||||
void SetAppUserModelID(const std::u16string& name);
|
||||
void SetAppUserModelID(const std::wstring& name);
|
||||
bool IsRunningInDesktopBridge();
|
||||
#endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче