Avoid reference to concrete font (Noto Sans)

This commit is contained in:
Martchus 2022-12-06 21:36:14 +01:00
parent cab34eca1e
commit 66d485305b
1 changed files with 3 additions and 6 deletions

View File

@ -346,16 +346,13 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<family>Noto Sans</family>
<bold>true</bold>
</font>
</property>
<property name="toolTip">
<string>Click to show &lt;i&gt;new&lt;/i&gt; notifications&lt;br&gt;
For &lt;i&gt;all&lt;/i&gt; notifications, checkout the log</string>
</property>
<property name="styleSheet">
<string notr="true">font-weight: bold;</string>
</property>
<property name="text">
<string>New notifications</string>
</property>