CMake: Show more variables in config widget

By reducing the height of the editors for the items. At least shows 10
instead of 9 items in the same space on macOS now, and looks less
wasteful.

Change-Id: I422a772cad52a2fcc8223d188b32d8d8adf9bf95
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
Eike Ziller
2022-01-07 16:05:41 +01:00
parent 6893721471
commit 6a5fccd676
2 changed files with 18 additions and 2 deletions

View File

@@ -49,7 +49,6 @@ public:
private:
Utils::FilePath m_base;
QComboBox m_measurement;
};
} // namespace CMakeProjectManager