mirror of https://github.com/CGAL/cgal
Merge pull request #7027 from afabri/Polyhdron_demo-grid_generator-GF
This commit is contained in:
commit
01f8f1bc1d
|
|
@ -934,7 +934,7 @@ QGroupBox::title {
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLineEdit" name="grid_lineEdit">
|
<widget class="QLineEdit" name="grid_lineEdit">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>0 0 0 1 1 1</string>
|
<string>0 0 0 1 1 0</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue