Draft: more file extensions also in caps

This commit is contained in:
Roy-043
2023-11-13 23:12:18 +01:00
parent d3399305cd
commit bbc53afc37
4 changed files with 4 additions and 4 deletions

View File

@@ -180,7 +180,7 @@
<item row="1" column="1">
<widget class="Gui::FileChooser" name="fcFontFile">
<property name="filter">
<string>Font files (*.ttf *.otf *.pfb)</string>
<string>Font files (*.ttf *.otf *.pfb *.TTF *.OTF *.PFB)</string>
</property>
</widget>
</item>