This commit is contained in:
atotic 1998-06-26 23:55:11 +00:00
Родитель 7d54ecc668
Коммит 7535197e5b
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);