mirror of https://gitlab.com/pamhyr/pamhyr2
MainWindow: Set menu bar to not bold.
parent
ce090c6437
commit
cd2e29a77d
|
|
@ -88,6 +88,8 @@
|
||||||
<property name="font">
|
<property name="font">
|
||||||
<font>
|
<font>
|
||||||
<family>Sans Serif</family>
|
<family>Sans Serif</family>
|
||||||
|
<weight>50</weight>
|
||||||
|
<bold>false</bold>
|
||||||
</font>
|
</font>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QMenu" name="menu_File">
|
<widget class="QMenu" name="menu_File">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue