mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
Fix duplicated layout name
Fixes https://github.com/ros-planning/moveit_task_constructor/issues/227
This commit is contained in:
parent
44eaf9975e
commit
fc5c25670d
@ -116,7 +116,7 @@
|
|||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QWidget" name="layoutWidget">
|
<widget class="QWidget" name="layoutWidget1">
|
||||||
<layout class="QVBoxLayout" name="verticalLayout2">
|
<layout class="QVBoxLayout" name="verticalLayout2">
|
||||||
<property name="spacing">
|
<property name="spacing">
|
||||||
<number>0</number>
|
<number>0</number>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user