mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 08:05:12 +00:00
Update icon on macOS, allow changing back.
This commit is contained in:
@@ -651,6 +651,10 @@ void NewVersionLaunched(int oldVersion) {
|
||||
}
|
||||
}
|
||||
|
||||
QImage DefaultApplicationIcon() {
|
||||
return Window::Logo();
|
||||
}
|
||||
|
||||
} // namespace Platform
|
||||
|
||||
void psSendToMenu(bool send, bool silent) {
|
||||
|
Reference in New Issue
Block a user