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:
Dirk Hohndel 2015-01-04 07:42:28 -08:00
parent e02a6b9c42
commit 317bbe4425

View file

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