Skip to content

cmake-gui: Improve rendering quality of GUI elements

Matthew Woehlke requested to merge matthew-woehlke/cmake:fix-gui-issues into master

Fix a minor rendering issue. Use system/theme icons when possible (slightly improves desktop integration). Don't use QToolButton inappropriately (hopefully fixes/improves rendering).

Topic-rename: cmake-gui-improvements

Edited by Brad King

Merge request reports