mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Changed background color of Saved Messages button in main menu.
This commit is contained in:
@@ -357,7 +357,7 @@ void MainMenu::paintEvent(QPaintEvent *e) {
|
||||
_cloudButton->y() + (_cloudButton->height() - st::mainMenuCloudSize) / 2,
|
||||
width(),
|
||||
st::mainMenuCloudSize,
|
||||
st::mainMenuCloudBg,
|
||||
st::msgServiceBg,
|
||||
st::mainMenuCloudFg);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user