From 79d00c629f9029cd1d9a5e1dacbfe498779959dc Mon Sep 17 00:00:00 2001 From: Matthew Woehlke Date: Fri, 15 Jan 2021 11:27:52 -0500 Subject: CMake GUI: Fix rendering issue Remove style sheet from a combo box in the GUI. I have no idea why this was being set, but it causes a render glitch. Also, use a more sensible size policy on the same widget. --- Source/QtDialog/CMakeSetupDialog.ui | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Source/QtDialog/CMakeSetupDialog.ui b/Source/QtDialog/CMakeSetupDialog.ui index 3c4bc13..c17c414 100644 --- a/Source/QtDialog/CMakeSetupDialog.ui +++ b/Source/QtDialog/CMakeSetupDialog.ui @@ -84,14 +84,11 @@ - + 0 0 - - padding-left: 0 - true -- cgit v0.12