haiku/src/preferences/sounds
Humdinger aed3510485 Close alerts with ESCAPE key.
Added SetFlags(B_CLOSE_ON_ESCAPE) or SetShortcut(index, B_ESCAPE) to BAlerts
depending if the result gets used later in the code, or if it's a one-button
BAlert.
2012-08-05 19:32:46 +02:00
..
HApp.cpp Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
HApp.h
HEventList.cpp Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
HEventList.h
HWindow.cpp Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
HWindow.h
Jamfile
Sounds.rdef