Remove hardcoded background color from search help widget

This commit is contained in:
Weslly 2019-04-13 13:49:35 -03:00 committed by Jonathan White
parent c3ae446fd9
commit 8e19843db7

View File

@ -16,9 +16,6 @@
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">#SearchHelpWidget { background-color: #ffffff }</string>
</property>
<property name="frameShape">
<enum>QFrame::Box</enum>
</property>