mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
this triggered my ocd
This commit is contained in:
parent
a947bf74c8
commit
4270c402fb
1 changed files with 2 additions and 0 deletions
|
@ -178,6 +178,8 @@ void SplitHeader::initializeLayout()
|
|||
layout->setMargin(0);
|
||||
layout->setSpacing(0);
|
||||
this->setLayout(layout);
|
||||
|
||||
this->setAddButtonVisible(false);
|
||||
}
|
||||
|
||||
std::unique_ptr<QMenu> SplitHeader::createMainMenu()
|
||||
|
|
Loading…
Reference in a new issue