Minor tweak to UI based on UX comments

Change-Id: I6c39fb920bcd1220460950c2c9ae81c405929086
Fixes: QDS-1160
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
This commit is contained in:
Miikka Heikkinen
2019-10-09 12:52:56 +03:00
parent 9827788bff
commit 3451f4c048

View File

@@ -150,7 +150,7 @@ ItemLibraryAssetImportDialog::ItemLibraryAssetImportDialog(const QStringList &im
const int checkBoxColWidth = 18;
const int labelMinWidth = 130;
const int controlMinWidth = 65;
const int columnSpacing = 10;
const int columnSpacing = 16;
const int rowHeight = 26;
int rowIndex[2] = {0, 0};