summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
917afc7)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11871
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxFont wxSystemSettings::GetSystemFont(int WXUNUSED(index))
{
// FIXME_MGL
wxFont wxSystemSettings::GetSystemFont(int WXUNUSED(index))
{
// FIXME_MGL
- return wxFont(9, wxSWISS, wxNORMAL, wxNORMAL);
+ return wxFont(10, wxSWISS, wxNORMAL, wxNORMAL, FALSE, "Arial");
}
int wxSystemSettings::GetSystemMetric(int WXUNUSED(index))
}
int wxSystemSettings::GetSystemMetric(int WXUNUSED(index))