зеркало из https://github.com/mozilla/pjs.git
Fixed the Mac build
This commit is contained in:
Родитель
7518d9d1ed
Коммит
1669148b76
|
@ -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);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче