Merge branch 'master' into features/drawer

This commit is contained in:
Uwe Rathmann 2023-10-17 11:58:28 +02:00
commit 77f4e17b4c
1 changed files with 0 additions and 1 deletions

View File

@ -266,7 +266,6 @@ namespace
tabView, &TabView::setPagesEnabled );
auto drawer = new Drawer( this );
drawer->setSizePolicy( Qt::Horizontal, QskSizePolicy::Fixed );
drawer->setEdge( Qt::RightEdge );
connect( header, &Header::drawerRequested,