mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-18 23:27:09 +02:00
Fix build with GCC.
This commit is contained in:
parent
7c46b292ac
commit
cbca78ff63
1 changed files with 0 additions and 1 deletions
|
@ -165,7 +165,6 @@ void Userpic::refreshPhoto() {
|
|||
void Userpic::createCache(Image *image) {
|
||||
const auto size = this->size();
|
||||
const auto real = size * cIntRetinaFactor();
|
||||
auto options = Images::Option() | Images::Option::RoundCircle;
|
||||
//_useTransparency
|
||||
// ? (Images::Option::RoundLarge
|
||||
// | Images::Option::RoundSkipBottomLeft
|
||||
|
|
Loading…
Add table
Reference in a new issue