Merge Headers color fix

This commit is contained in:
Hugo Teso 2017-04-04 11:43:49 +02:00
commit e869f316c9
2 changed files with 3 additions and 4 deletions

View File

@ -24,8 +24,7 @@
<normaloff>:/new/prefix1/img/logo-small.png</normaloff>:/new/prefix1/img/logo-small.png</iconset>
</property>
<property name="styleSheet">
<string notr="true">QHeaderView::section {
color: darkgray;
<string notr="true">QHeaderView::section {;
padding: 3px;
padding-left: 10px;
background-color: rgb(232, 232, 232);
@ -334,7 +333,7 @@ QToolButton { /* all types of tool button */
<x>351</x>
<y>100</y>
<width>125</width>
<height>158</height>
<height>177</height>
</rect>
</property>
<property name="title">

View File

@ -3048,8 +3048,8 @@ QToolTip {
</resources>
<connections/>
<buttongroups>
<buttongroup name="buttonGroup"/>
<buttongroup name="buttonGroup_2"/>
<buttongroup name="buttonGroup_3"/>
<buttongroup name="buttonGroup"/>
</buttongroups>
</ui>