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 7bafe65d17
commit 7546ba7406
No known key found for this signature in database
GPG Key ID: 440FC65F2E0C6E01

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>