Fix incorrect name for layout
If I want to use the names to make more sense out of the layouts, I might as well name them correctly... Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e02a6b9c42
commit
317bbe4425
@ -45,7 +45,7 @@
|
||||
<property name="enabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<layout class="QHBoxLayout" name="profileOuterLayout">
|
||||
<layout class="QHBoxLayout" name="divePlannerLayout">
|
||||
<item>
|
||||
<widget class="DivePlannerWidget" name="divePlannerWidget" native="true">
|
||||
<property name="enabled">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user