Skip to content

Commit 326ca03

Browse files
committed
Enable this
1 parent 4322232 commit 326ca03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Interface/Modules/Render/ViewSceneControlsDock.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ ViewSceneControlsDock::ViewSceneControlsDock(const QString& name, ViewSceneDialo
4242

4343
setHidden(true);
4444
setVisible(false);
45-
setEnabled(false);
4645
setWindowTitle(name);
4746
setAllowedAreas(Qt::BottomDockWidgetArea);
4847
setFloating(true);

0 commit comments

Comments
 (0)