mirror of
https://github.com/tnodir/fort
synced 2024-11-15 08:35:08 +00:00
UI: Set default font family.
This commit is contained in:
parent
333f0940a0
commit
c7616a5938
@ -12,6 +12,7 @@ ApplicationWindow {
|
||||
minimumWidth: 950
|
||||
minimumHeight: 600
|
||||
|
||||
font.family: "Tahoma"
|
||||
font.pixelSize: 16
|
||||
|
||||
readonly property FortSettings fortSettings: fortManager.fortSettings
|
||||
|
Loading…
Reference in New Issue
Block a user