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,
|
||||
envWidget
|
||||
}.setSpacing(0)
|
||||
}
|
||||
}.attachTo(details, WithoutMargins);
|
||||
|
||||
Column {
|
||||
|
||||
Reference in New Issue
Block a user