X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a4a162522b875bc7cb23f1d165703f71bd7010f7..c44fdc9401f92025ea8ae930cd03afd01ef3ae3f:/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 //