From b6d05436fbd09143f5d34d9e149ecc399c880fc5 Mon Sep 17 00:00:00 2001 From: Alessandro Portale Date: Sat, 12 Mar 2016 11:28:06 +0100 Subject: [PATCH] "Dark Frame" theme: do not force the use of fusion style Unlike the "dark" theme, thia theme does not try to modify the standard widgets and dialogs. Change-Id: If85f1bc90113516750c546cbec74cd1f562683eb Reviewed-by: Alessandro Portale --- share/qtcreator/themes/darkframe.creatortheme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/qtcreator/themes/darkframe.creatortheme b/share/qtcreator/themes/darkframe.creatortheme index a33e75faaf..7f29d5daea 100644 --- a/share/qtcreator/themes/darkframe.creatortheme +++ b/share/qtcreator/themes/darkframe.creatortheme @@ -1,6 +1,6 @@ [General] ThemeName=Dark Frame -PreferredStyles=Fusion +PreferredStyles= [Palette] shadowBackground=ff404244 -- GitLab