]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/settings.cpp
corrected CodeWarrior project target names and generated application names
[wxWidgets.git] / src / mgl / settings.cpp
index fab6801169e0c9a4aeb7a1148046f94cace1489d..fc10a6bb0ece4c21110b338899cfbddce2dd27b7 100644 (file)
@@ -24,7 +24,7 @@ wxColour wxSystemSettings::GetSystemColour(int WXUNUSED(index))
 wxFont wxSystemSettings::GetSystemFont(int WXUNUSED(index))
 {
     // FIXME_MGL
 wxFont wxSystemSettings::GetSystemFont(int WXUNUSED(index))
 {
     // FIXME_MGL
-    return wxFont(12, wxMODERN, wxNORMAL, wxNORMAL);
+    return wxFont(12, wxSWISS, wxNORMAL, wxNORMAL);
 }
 
 int wxSystemSettings::GetSystemMetric(int WXUNUSED(index))
 }
 
 int wxSystemSettings::GetSystemMetric(int WXUNUSED(index))