Fix build bustage

This commit is contained in:
tague%netscape.com 1999-08-06 08:31:38 +00:00
parent 0276378be3
commit 2caefffc6a

View File

@ -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);