This commit is contained in:
atotic 1998-06-26 23:55:11 +00:00
Родитель 7518d9d1ed
Коммит 1669148b76
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -61,7 +61,7 @@ protected:
PRUint32 mRefCnt : 31;
virtual nsresult nsEventListenerManager::TranslateGUI2DOM(nsGUIEvent*& aGUIEvent,
virtual nsresult TranslateGUI2DOM(nsGUIEvent*& aGUIEvent,
nsIPresContext& aPresContext,
nsIDOMEvent** aDOMEvent);

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

@ -61,7 +61,7 @@ protected:
PRUint32 mRefCnt : 31;
virtual nsresult nsEventListenerManager::TranslateGUI2DOM(nsGUIEvent*& aGUIEvent,
virtual nsresult TranslateGUI2DOM(nsGUIEvent*& aGUIEvent,
nsIPresContext& aPresContext,
nsIDOMEvent** aDOMEvent);