2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-02 15:45:12 +00:00

altering AppUserModelId in pinned shortcut in Windows

This commit is contained in:
John Preston
2015-08-13 18:11:07 +03:00
parent 30e96a1d5e
commit c16ea77c52
10 changed files with 143 additions and 11 deletions

View File

@@ -653,7 +653,7 @@ void psFinish() {
objc_finish();
}
void psRegisterCustomScheme() {
void psNewVersion() {
objc_registerCustomScheme();
}