Home
last modified time | relevance | path

Searched hist:cf0769649ecb448f3f1be418cfdd459f7c14486d (Results 1 – 1 of 1) sorted by relevance

/haiku/src/preferences/screen/
H A DScreenWindow.cppcf0769649ecb448f3f1be418cfdd459f7c14486d Sat Mar 31 21:29:25 UTC 2012 Rene Gollent <anevilyak@gmail.com> Fix crashing corner case in screen prefs.

If the refresh limits only allowed a single refresh, the menu item constructed
had no BMessage. This caused _UpdateRefreshControls() to crash when attempting
to match the current refresh rate to the item. For simplicity, give it a message
containing the fixed refresh rate just as in all other cases. Should finally
fix #8431.