2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Update icon on macOS, allow changing back.

This commit is contained in:
John Preston
2023-02-28 20:49:45 +04:00
parent c575e61853
commit aa9e56c633
35 changed files with 157 additions and 8 deletions

View File

@@ -852,6 +852,10 @@ void NewVersionLaunched(int oldVersion) {
}
}
QImage DefaultApplicationIcon() {
return Window::Logo();
}
namespace ThirdParty {
void start() {