Fixing build bustage. Bug 401743

This commit is contained in:
bzbarsky%mit.edu 2007-12-04 17:30:07 +00:00
Родитель 65c46a5209
Коммит ee1ecefdf4
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -242,6 +242,9 @@ protected:
// mProcessAttachedQueueEvent
void DoProcessAttachedQueue();
// Post an event to process the attached queue.
void PostProcessAttachedQueueEvent();
// MEMBER VARIABLES
protected:
void RemoveInsertionParent(nsIContent* aParent);