]> git.mxchange.org Git - flightgear.git/commit
Patch from Jim Wilson:
authordavid <david>
Thu, 9 May 2002 21:15:01 +0000 (21:15 +0000)
committerdavid <david>
Thu, 9 May 2002 21:15:01 +0000 (21:15 +0000)
commit26e4ae9fc4e960f97cb942a50bebe40ae0fe68f8
treebec0e2c485d76dd63c85368d7d1250b8ffba7fde
parent37b665075f386bc70b3c7f7321097b9e6736a94d
Patch from Jim Wilson:

Turns out it was a problem with a long string, not the font.  Plib is limited
to 80 characters in things like this listbox.  BTW I checked and all the fonts
are missing those characters.  So, no point in changing.

Description:
Fixed segfault caused by long string.
src/GUI/prop_picker.cxx