mirror of https://github.com/CGAL/cgal
Rename the SDF plugin's widget first group box.
This commit is contained in:
parent
39bfcebbee
commit
9e968a7d40
|
|
@ -6,8 +6,8 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>340</width>
|
||||
<height>293</height>
|
||||
<width>352</width>
|
||||
<height>309</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
<item>
|
||||
<widget class="QGroupBox" name="groupBox_2">
|
||||
<property name="title">
|
||||
<string>SDF Calculation Parameters</string>
|
||||
<string>Shape Diameter Function Parameters</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_2" columnstretch="0,1">
|
||||
<item row="0" column="0">
|
||||
|
|
|
|||
Loading…
Reference in New Issue