mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-27 08:40:41 +08:00
merged 1.3 r1009:1010 into 1.4 and trunk
This commit is contained in:
@@ -1546,7 +1546,7 @@ COSXScreen::handlePowerChangeRequest(natural_t messageType, void* messageArg)
|
||||
CEvent::Type
|
||||
COSXScreen::getConfirmSleepEvent()
|
||||
{
|
||||
return CEvent::registerTypeOnce(s_confirmSleepEvent,
|
||||
return EVENTQUEUE->registerTypeOnce(s_confirmSleepEvent,
|
||||
"COSXScreen::confirmSleep");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user