From a9fb29e5755b9bb479e84c6f9d3b0099ef2836d7 Mon Sep 17 00:00:00 2001 From: Lorenz Haas Date: Thu, 23 Mar 2017 19:45:17 +0100 Subject: Beautifier: Fix tab order of Uncrustify's option page Instead of defining a faulty tab order just let Qt do the job. The focus jumped from "Use customized style" to "Format entire file..." instead of to the combo box. Change-Id: I33567d7cb6b8275a2b9a939c937a02d00f2f1bbc Reviewed-by: David Schulz --- src/plugins/beautifier/uncrustify/uncrustifyoptionspage.ui | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/plugins/beautifier') diff --git a/src/plugins/beautifier/uncrustify/uncrustifyoptionspage.ui b/src/plugins/beautifier/uncrustify/uncrustifyoptionspage.ui index 190f9dd8ec..4629069894 100644 --- a/src/plugins/beautifier/uncrustify/uncrustifyoptionspage.ui +++ b/src/plugins/beautifier/uncrustify/uncrustifyoptionspage.ui @@ -133,15 +133,6 @@ 1 - - mime - useOtherFiles - useSpecificFile - uncrusifyFilePath - useHomeFile - useCustomStyle - formatEntireFileFallback - -- cgit v1.2.3