forked from qt-creator/qt-creator
CMakeProjectManager: Default spacing in CMakeBuildConfiguration UI
Change-Id: Ida08086c4632d28f5c79e6c0351bf36125afee36 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -368,7 +368,7 @@ CMakeBuildSettingsWidget::CMakeBuildSettingsWidget(CMakeBuildSystem *bs) :
|
|||||||
},
|
},
|
||||||
clearBox,
|
clearBox,
|
||||||
envWidget
|
envWidget
|
||||||
}.setSpacing(0)
|
}
|
||||||
}.attachTo(details, WithoutMargins);
|
}.attachTo(details, WithoutMargins);
|
||||||
|
|
||||||
Column {
|
Column {
|
||||||
|
|||||||
Reference in New Issue
Block a user