Tweak labels view margin.

This commit is contained in:
Teo Mrnjavac 2015-12-15 17:35:48 +01:00
parent f736ace996
commit 87a31a0514

View File

@ -34,9 +34,9 @@
static const int LAYOUT_MARGIN = 4; static const int LAYOUT_MARGIN = 4;
static const int LABELS_MARGIN = 40;
static const int LABEL_PARTITION_SQUARE_MARGIN = static const int LABEL_PARTITION_SQUARE_MARGIN =
qMax( QFontMetrics( CalamaresUtils::defaultFont() ).ascent() - 2, 18 ); qMax( QFontMetrics( CalamaresUtils::defaultFont() ).ascent() - 2, 18 );
static const int LABELS_MARGIN = LABEL_PARTITION_SQUARE_MARGIN;
QStringList QStringList