mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-03 07:56:03 +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