empty rows now handled properly
git-svn-id: svn://10.0.0.236/trunk@8980 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1031,7 +1031,7 @@ void nsTableCellFrame::RecalcLayoutData(nsTableFrame* aTableFrame,
|
||||
}
|
||||
|
||||
#if 0 //QQQ
|
||||
void nsTableCellFrame::List(FILE* out, PRInt32 aIndent) const
|
||||
void nsTableCellFrame::List(FILE* out, PRInt32 aIndent, nsIListFilter *aFilter) const
|
||||
{
|
||||
PRInt32 indent;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user