Merge pull request #7027 from afabri/Polyhdron_demo-grid_generator-GF

This commit is contained in:
Laurent Rineau 2022-11-08 14:04:35 +01:00 committed by GitHub
commit 01f8f1bc1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>