RSS use red text to indicate invalid filter. Closes #6165.

--HG--
branch : magao-dev
This commit is contained in:
Tim Delaney
2016-11-06 16:53:06 +11:00
parent 2244b7cb66
commit 935b30b17a
3 changed files with 27 additions and 4 deletions

View File

@@ -151,6 +151,16 @@
</property>
</widget>
</item>
<item row="2" column="2">
<widget class="QLabel" name="lbl_epfilter_stat">
<property name="maximumSize">
<size>
<width>18</width>
<height>18</height>
</size>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLineEdit" name="lineNotContains"/>
</item>