X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a4a162522b875bc7cb23f1d165703f71bd7010f7..e85d194d55d4d3228bbc06a53d0765a1e4e5566b:/src/os2/listbox.cpp diff --git a/src/os2/listbox.cpp b/src/os2/listbox.cpp index 290b46be30..f99ec829ec 100644 --- a/src/os2/listbox.cpp +++ b/src/os2/listbox.cpp @@ -179,8 +179,8 @@ bool wxListBox::Create( { Append(asChoices[lUi]); } - SetFont(pParent->GetFont()); - + SetFont(*wxSMALL_FONT); + // // Set standard wxWindows colors for Listbox items and highlighting //