Searched hist:"7 e44de362f7aa888dc01ed867de8815f600b7fd9" (Results 1 – 1 of 1) sorted by relevance
/haiku/src/preferences/screen/ |
H A D | ScreenWindow.cpp | 7e44de362f7aa888dc01ed867de8815f600b7fd9 Fri Mar 30 22:13:19 UTC 2012 Rene Gollent <anevilyak@gmail.com> Fix several issues in Screen preflet.
- Always initialize other menu item data member. - Always use refresh_rate_to_string() to generate item labels. - When searching for the item matching the selected refresh rate, look for it by the actual refresh rate stored in the item's message rather than by string comparisons of the label. - Don't assume the Other menu item exists, since it doesn't in cases where the refresh rate constraints only allow a single rate. - Update copyright year.
Fixes #8431.
|