forked from qt-creator/qt-creator
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:
@@ -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};
|
||||
|
||||
|
Reference in New Issue
Block a user