mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 19:07:57 +00:00
Interface mockup 15
This commit is contained in:
@@ -299,7 +299,6 @@ QWidget* MainWindow::buildPanelsRibbonPage() {
|
||||
|
||||
void MainWindow::setupRibbon() {
|
||||
auto* shell = new QFrame(this);
|
||||
shell->setObjectName("ribbonShell");
|
||||
|
||||
auto* shell_layout = new QVBoxLayout(shell);
|
||||
shell_layout->setContentsMargins(0, 0, 0, 0);
|
||||
|
||||
Reference in New Issue
Block a user