mirror of https://github.com/CGAL/cgal
Fix typo in VCM Feature Estimation plugin
This commit is contained in:
parent
b3c27e7359
commit
e907273492
|
|
@ -6,12 +6,12 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>227</width>
|
||||
<height>143</height>
|
||||
<width>254</width>
|
||||
<height>153</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Normal Estimation</string>
|
||||
<string>VCM Features Estimation</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
|
|
|
|||
Loading…
Reference in New Issue