mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-02 23:55:12 +00:00
Updated TDesktop sources to 3.2.5
This commit is contained in:
@@ -258,7 +258,7 @@ void NotificationsCount::prepareNotificationSampleSmall() {
|
||||
void NotificationsCount::prepareNotificationSampleUserpic() {
|
||||
if (_notificationSampleUserpic.isNull()) {
|
||||
_notificationSampleUserpic = Ui::PixmapFromImage(
|
||||
Core::App().logoNoMargin(cCustomAppIcon()).scaled(
|
||||
Window::LogoNoMargin(cCustomAppIcon()).scaled(
|
||||
st::notifyPhotoSize * cIntRetinaFactor(),
|
||||
st::notifyPhotoSize * cIntRetinaFactor(),
|
||||
Qt::IgnoreAspectRatio,
|
||||
|
Reference in New Issue
Block a user