Skip to content

Commit 68fcc46

Browse files
committed
qtvcp -qt_cnc: tempararily remove camview dialog
This dialog causes a weird error when trying to import numpy. I'll try to track this down later.
1 parent 53a360c commit 68fcc46

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

share/qtvcp/screens/qt_cnc/qt_cnc.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,7 +1172,7 @@ p, li { white-space: pre-wrap; }
11721172
<bool>true</bool>
11731173
</property>
11741174
<property name="camViewDialog_option" stdset="0">
1175-
<bool>true</bool>
1175+
<bool>false</bool>
11761176
</property>
11771177
<property name="toolOffsetDialog_option" stdset="0">
11781178
<bool>true</bool>
@@ -4480,7 +4480,7 @@ font: 75 18pt &quot;Noto Sans&quot;;</string>
44804480
</customwidget>
44814481
<customwidget>
44824482
<class>GCodeGraphics</class>
4483-
<extends>QWidget</extends>
4483+
<extends>QOpenGLWidget</extends>
44844484
<header>qtvcp.widgets.gcode_graphics</header>
44854485
<container>1</container>
44864486
</customwidget>

0 commit comments

Comments
 (0)