mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Closed beta 10020003: All colors moved to palette, some bug fixes.
This commit is contained in:
@@ -70,7 +70,7 @@ StackItemSection::~StackItemSection() {
|
||||
|
||||
MainWidget::MainWidget(QWidget *parent) : TWidget(parent)
|
||||
, _dialogsWidth(st::dialogsWidthMin)
|
||||
, _sideShadow(this, st::shadowColor)
|
||||
, _sideShadow(this, st::shadowFg)
|
||||
, _dialogs(this)
|
||||
, _history(this)
|
||||
, _topBar(this)
|
||||
|
Reference in New Issue
Block a user