From 6a161b532e8cbe42fba85263e463070ea68a31e7 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 27 Jan 2015 20:11:43 -0800 Subject: Fix UI issues and warning Commit e219bc70f863 ("Refactor dctype -> divemode") introduced a few issues. For one thing it causes a warning about incorrect use of zorder - I don't see why this would be needed here, so I simply removed it. Secondly, it adds a new, automatically named layout element that therefore gets handled by our "consistent margin" code which creates a messy layout for the Dive Notes tab. This patch gives that horizontal layout a useful name and adds it to the list of "zero margin" layouts. Signed-off-by: Dirk Hohndel Signed-off-by: Dirk Hohndel --- qt-ui/maintab.ui | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'qt-ui/maintab.ui') diff --git a/qt-ui/maintab.ui b/qt-ui/maintab.ui index 937dec454..bffbac97a 100644 --- a/qt-ui/maintab.ui +++ b/qt-ui/maintab.ui @@ -22,9 +22,7 @@ 0 - - scrollArea - + @@ -374,7 +372,7 @@ - + -- cgit v1.2.3-70-g09d2