From af318f9723fe729556b2a6495216803360b7c83d Mon Sep 17 00:00:00 2001 From: Alessandro Portale Date: Mon, 4 Mar 2019 15:38:34 +0100 Subject: [PATCH] CppTools: Fit ClangDiagnosticConfigsWidget on manager's laptop screen Managers have laptops with small screens. ClangDiagnosticConfigsWidget had a widget with too big height as minimum size. The Clang Diagnostics dialog did therefore not fit of Portale's screen. This patch removes the minimumSize and makes the dialog fit. Change-Id: I056c10c8a4e51ba4652c30616035a7c649287f58 Reviewed-by: Marco Bubke --- src/plugins/cpptools/clangdiagnosticconfigswidget.ui | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/src/plugins/cpptools/clangdiagnosticconfigswidget.ui b/src/plugins/cpptools/clangdiagnosticconfigswidget.ui index af4824ae228..e80ccef4feb 100644 --- a/src/plugins/cpptools/clangdiagnosticconfigswidget.ui +++ b/src/plugins/cpptools/clangdiagnosticconfigswidget.ui @@ -105,14 +105,7 @@ - - - - 700 - 500 - - - +