GUI: Remove references to MS Shell DLG2 font

This commit is contained in:
Chris Hennes
2022-11-07 16:07:50 -06:00
committed by wwmayer
parent d7b7bb88ca
commit 398aaa1aac
8 changed files with 16 additions and 16 deletions

View File

@@ -5,7 +5,7 @@
<FCParamGroup Name="Preferences">
<FCParamGroup Name="Editor">
<FCInt Name="FontSize" Value="10"/>
<FCText Name="Font">MS Shell Dlg 2</FCText>
<FCText Name="Font">Courier</FCText>
</FCParamGroup>
</FCParamGroup>
</FCParamGroup>