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">
|
||||
<font>
|
||||
<family>Sans Serif</family>
|
||||
<weight>50</weight>
|
||||
<bold>false</bold>
|
||||
</font>
|
||||
</property>
|
||||
<widget class="QMenu" name="menu_File">
|
||||
|
|
|
|||
Loading…
Reference in New Issue