7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-21 14:41:42 +00:00

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

View File

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