зеркало из https://github.com/mozilla/gecko-dev.git
Fixing bustage
This commit is contained in:
Родитель
803017558c
Коммит
5fe9b75694
|
@ -229,7 +229,7 @@ protected:
|
|||
nsHTMLReflowMetrics& aDesiredLayoutSize,
|
||||
nsSize& aDesiredWidgetSize);
|
||||
|
||||
NS_IMETHOD nsFormControlFrame::SetSuggestedSize(nscoord aWidth, nscoord aHeight);
|
||||
NS_IMETHOD SetSuggestedSize(nscoord aWidth, nscoord aHeight);
|
||||
|
||||
//
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
|
|
@ -229,7 +229,7 @@ protected:
|
|||
nsHTMLReflowMetrics& aDesiredLayoutSize,
|
||||
nsSize& aDesiredWidgetSize);
|
||||
|
||||
NS_IMETHOD nsFormControlFrame::SetSuggestedSize(nscoord aWidth, nscoord aHeight);
|
||||
NS_IMETHOD SetSuggestedSize(nscoord aWidth, nscoord aHeight);
|
||||
|
||||
//
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
|
Загрузка…
Ссылка в новой задаче