refactor: buttons and friends (#6102)
This commit is contained in:
@@ -87,6 +87,7 @@ NotebookTab::NotebookTab(Notebook *notebook)
|
||||
, notebook_(notebook)
|
||||
, menu_(this)
|
||||
{
|
||||
this->setContentCacheEnabled(false);
|
||||
this->setAcceptDrops(true);
|
||||
|
||||
this->positionChangedAnimation_.setEasingCurve(
|
||||
|
||||
Reference in New Issue
Block a user