From 3e42841141cc06e0e88ddc014f26118179059edd Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Sun, 28 Oct 2018 12:56:10 +0200 Subject: [PATCH] ProjectExplorer: Remove default value from userJobCount MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It is set to QThread::idealThreadCount() by the application. Change-Id: I63f5132513d94f184c34d1c9611ca882a5028995 Reviewed-by: André Hartmann Reviewed-by: Eike Ziller --- src/plugins/projectexplorer/makestep.ui | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/plugins/projectexplorer/makestep.ui b/src/plugins/projectexplorer/makestep.ui index e4caaae9945..0ce98f0bae4 100644 --- a/src/plugins/projectexplorer/makestep.ui +++ b/src/plugins/projectexplorer/makestep.ui @@ -79,9 +79,6 @@ 1 - - 4 -