Add tool tip for negate filter button
Add tool tip for buttons introduced in: b6bf57a13b5e4d3dd469b0fa8790d341eb4f1304 Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
This commit is contained in:
parent
2478158c0f
commit
1742de57d0
@ -53,6 +53,9 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QToolButton" name="notButton">
|
||||
<property name="toolTip">
|
||||
<string>Negate filter</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>¬</string>
|
||||
</property>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user