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

View File

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