notification duration: instead of showing a tooltip, just hide the elements on windows

This commit is contained in:
dries.k
2022-08-21 10:30:30 +02:00
parent fa985f1023
commit ffd0ff4ad7
3 changed files with 8 additions and 5 deletions

View File

@@ -70,7 +70,7 @@
<item row="1" column="0">
<widget class="QLabel" name="label_notification_duration">
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Notification duration &lt;span style=&quot; font-weight:600; color:#0000ff;&quot;&gt;[?]&lt;/span&gt;:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>Notification duration:</string>
</property>
</widget>
</item>