Skip to content

Commit 38adca7

Browse files
committed
Hide renderer options
1 parent 1a4dce8 commit 38adca7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Interface/Modules/Render/ViewSceneControlsDock.cc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ ViewSceneControlsDock::ViewSceneControlsDock(const QString& name, ViewSceneDialo
6868
//View Tab
6969
groupBox->setVisible(false);
7070

71+
//Render Tab
72+
groupBox_6->setVisible(false);
73+
7174
}
7275

7376
void ViewSceneControlsDock::setSampleColor(const QColor& color)

0 commit comments

Comments
 (0)