Forgot to commit the last file

This commit is contained in:
Seth Hillbrand 2023-12-21 09:54:34 -08:00
parent 5f234211f9
commit 9ccf9ce0b4
1 changed files with 1 additions and 1 deletions

View File

@ -461,7 +461,7 @@ wxString PATHS::GetOSXKicadDataDir()
#endif
#ifdef __WXWINDOWS__
#ifdef __WXMSW__
wxString PATHS::GetWindowsFontConfigDir()
{
wxFileName fn;