mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 06:07:45 +00:00
Changed background color of Saved Messages button in main menu.
This commit is contained in:
parent
8796572704
commit
a5ea13f248
@ -357,7 +357,7 @@ void MainMenu::paintEvent(QPaintEvent *e) {
|
|||||||
_cloudButton->y() + (_cloudButton->height() - st::mainMenuCloudSize) / 2,
|
_cloudButton->y() + (_cloudButton->height() - st::mainMenuCloudSize) / 2,
|
||||||
width(),
|
width(),
|
||||||
st::mainMenuCloudSize,
|
st::mainMenuCloudSize,
|
||||||
st::mainMenuCloudBg,
|
st::msgServiceBg,
|
||||||
st::mainMenuCloudFg);
|
st::mainMenuCloudFg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user