forked from qt-creator/qt-creator
Theming: Set flat flag on flat themes
Change-Id: If505551fbf0dea6fa3e6f9897ab3fec6e6a7a1b0 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
committed by
Alessandro Portale
parent
8588cf268f
commit
2734d27b8d
@@ -190,6 +190,7 @@ DrawSearchResultWidgetFrame=false
|
||||
DrawTargetSelectorBottom=false
|
||||
DrawToolBarHighlights=false
|
||||
ApplyThemePaletteGlobally=true
|
||||
FlatToolBars=true
|
||||
FlatSideBarIcons=true
|
||||
FlatProjectsMode=true
|
||||
FlatMenuBar=true
|
||||
@@ -199,6 +200,3 @@ ToolBarIconShadow=true
|
||||
DetailsWidgetHeaderGradient\1\color=0
|
||||
DetailsWidgetHeaderGradient\1\pos=1
|
||||
DetailsWidgetHeaderGradient\size=1
|
||||
|
||||
[Style]
|
||||
WidgetStyle=StyleFlat
|
||||
|
@@ -189,6 +189,7 @@ DrawSearchResultWidgetFrame=false
|
||||
DrawTargetSelectorBottom=false
|
||||
DrawToolBarHighlights=false
|
||||
ApplyThemePaletteGlobally=false
|
||||
FlatToolBars=true
|
||||
FlatSideBarIcons=true
|
||||
FlatProjectsMode=false
|
||||
FlatMenuBar=false
|
||||
@@ -198,6 +199,3 @@ ToolBarIconShadow=false
|
||||
DetailsWidgetHeaderGradient\1\color=0
|
||||
DetailsWidgetHeaderGradient\1\pos=1
|
||||
DetailsWidgetHeaderGradient\size=1
|
||||
|
||||
[Style]
|
||||
WidgetStyle=StyleFlat
|
||||
|
Reference in New Issue
Block a user