mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-22 18:32:00 +00:00
Fix build bustage
This commit is contained in:
parent
0276378be3
commit
2caefffc6a
@ -196,7 +196,7 @@ protected:
|
||||
void RelayMouseEvent(UINT aMsg, WPARAM wParam, LPARAM lParam);
|
||||
|
||||
void GetNonClientBounds(nsRect &aRect);
|
||||
void HandleTextEvent(void);
|
||||
void HandleTextEvent(HIMC hIMEContext);
|
||||
void HandleStartComposition(void);
|
||||
void HandleEndComposition(void);
|
||||
void MapDBCSAtrributeArrayToUnicodeOffsets(PRUint32* textRangeListLengthResult, nsTextRangeArray* textRangeListResult);
|
||||
|
Loading…
x
Reference in New Issue
Block a user