mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-01 07:05:13 +00:00
Applying color theme without restarting the application.
This commit is contained in:
@@ -1905,7 +1905,6 @@ void MainWidget::backgroundParams(const QRect &forRect, QRect &to, QRect &from)
|
||||
|
||||
void MainWidget::updateScrollColors() {
|
||||
_history->updateScrollColors();
|
||||
if (_overview) _overview->updateScrollColors();
|
||||
}
|
||||
|
||||
void MainWidget::setChatBackground(const App::WallPaper &wp) {
|
||||
|
Reference in New Issue
Block a user