mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-21 00:23:56 +08:00
Move logo images to Messenger. Set call panel icon.
This commit is contained in:
@@ -456,7 +456,7 @@ void psRegisterCustomScheme() {
|
||||
}
|
||||
}
|
||||
if (!iconExists) {
|
||||
if (QFile(qsl(":/gui/art/icon256.png")).copy(icon)) {
|
||||
if (QFile(qsl(":/gui/art/logo_256.png")).copy(icon)) {
|
||||
DEBUG_LOG(("App Info: Icon copied to 'tdata'"));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user