Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg

This commit is contained in:
Ms2ger
2012-08-09 09:09:40 +02:00
parent 0888dc8833
commit c8ea20cf42
107 changed files with 212 additions and 209 deletions

View File

@@ -328,7 +328,7 @@ nsHTMLButtonControlFrame::ReflowButtonContents(nsPresContext* aPresContext,
aDesiredSize.ascent += yoff;
}
PRIntn
int
nsHTMLButtonControlFrame::GetSkipSides() const
{
return 0;