mirror of
http://git.mos6581.com/ManchildProductions/Male-Poon.git
synced 2026-05-26 16:34:04 +00:00
TTrueOrFalse looks like a typo? Fails build.
This commit is contained in:
@@ -1953,7 +1953,7 @@ TextInputHandler::InsertText(NSAttributedString *aAttrString)
|
||||
TrueOrFalse(IgnoreIMEComposition()),
|
||||
currentKeyEvent ? currentKeyEvent->mKeyEvent : nullptr,
|
||||
currentKeyEvent ?
|
||||
TTrueOrFalse(currentKeyEvent->mKeyDownHandled) : "N/A",
|
||||
TrueOrFalse(currentKeyEvent->mKeyDownHandled) : "N/A",
|
||||
currentKeyEvent ?
|
||||
TrueOrFalse(currentKeyEvent->mKeyPressDispatched) : "N/A",
|
||||
currentKeyEvent ?
|
||||
|
||||
Reference in New Issue
Block a user