mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-04 00:15:42 +00:00
Use new HistoryWallPaper media type for wallpaper.
This commit is contained in:
@@ -152,7 +152,7 @@ QImage PrepareScaledFromFull(
|
||||
if (patternBackground) {
|
||||
result = ColorizePattern(
|
||||
std::move(result),
|
||||
Window::Theme::PatternColor(*patternBackground));
|
||||
Data::PatternColor(*patternBackground));
|
||||
}
|
||||
return result;
|
||||
}
|
||||
|
Reference in New Issue
Block a user