mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 11:13:09 +02:00
Set global font size in preferencesDialog
This commit is contained in:
parent
18a92464b5
commit
f44ec6da12
1 changed files with 5 additions and 0 deletions
|
@ -28,6 +28,11 @@
|
||||||
<height>16777215</height>
|
<height>16777215</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="font">
|
||||||
|
<font>
|
||||||
|
<pointsize>13</pointsize>
|
||||||
|
</font>
|
||||||
|
</property>
|
||||||
<widget class="QScrollArea" name="scrollArea">
|
<widget class="QScrollArea" name="scrollArea">
|
||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
|
|
Loading…
Reference in a new issue