Fixing build bustage. Bug 401743

This commit is contained in:
bzbarsky@mit.edu 2007-12-04 09:30:07 -08:00
Родитель f18d01525b
Коммит 40fe426ecb
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);