зеркало из https://github.com/mozilla/gecko-dev.git
took off the class name infront of the routine. Mac does not like this
This commit is contained in:
Родитель
ea5a5735f5
Коммит
25b03013ae
|
@ -334,7 +334,7 @@ protected:
|
|||
nsReflowStatus& aStatus,
|
||||
nsIFrame * aDeletedFrame);
|
||||
|
||||
NS_IMETHOD nsTableFrame::IR_UnknownFrameInserted(nsIPresContext& aPresContext,
|
||||
NS_IMETHOD IR_UnknownFrameInserted(nsIPresContext& aPresContext,
|
||||
nsHTMLReflowMetrics& aDesiredSize,
|
||||
InnerTableReflowState& aReflowState,
|
||||
nsReflowStatus& aStatus,
|
||||
|
|
|
@ -334,7 +334,7 @@ protected:
|
|||
nsReflowStatus& aStatus,
|
||||
nsIFrame * aDeletedFrame);
|
||||
|
||||
NS_IMETHOD nsTableFrame::IR_UnknownFrameInserted(nsIPresContext& aPresContext,
|
||||
NS_IMETHOD IR_UnknownFrameInserted(nsIPresContext& aPresContext,
|
||||
nsHTMLReflowMetrics& aDesiredSize,
|
||||
InnerTableReflowState& aReflowState,
|
||||
nsReflowStatus& aStatus,
|
||||
|
|
Загрузка…
Ссылка в новой задаче