mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Start non-unique ChatTheme.
This commit is contained in:
@@ -565,6 +565,7 @@ void ConfirmContactBox::paintEvent(QPaintEvent *e) {
|
||||
p.fillRect(e->rect(), st::boxBg);
|
||||
|
||||
const auto context = HistoryView::PaintContext{
|
||||
.st = style::main_palette::get(),
|
||||
.bubblesPattern = nullptr, // #TODO bubbles
|
||||
.viewport = rect(),
|
||||
.clip = rect(),
|
||||
|
Reference in New Issue
Block a user