Better layout for the filtering widget

Fix the layout size, moved some stuff around.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2014-10-31 16:01:28 -02:00 committed by Dirk Hohndel
parent ff669362fb
commit 318256cfb4
3 changed files with 26 additions and 12 deletions

View file

@ -12,7 +12,7 @@ class QAbstractButton;
#include "ui_shifttimes.h"
#include "ui_shiftimagetimes.h"
#include "ui_divecomponentselection.h"
#include "ui_tagfilter.h"
#include "ui_listfilter.h"
#include "exif.h"
class MinMaxAvgWidget : public QWidget {