Port to removal of nsStyleMolecule
git-svn-id: svn://10.0.0.236/trunk@665 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "nsIAtom.h"
|
||||
|
||||
struct RowGroupReflowState;
|
||||
struct nsStyleMolecule;
|
||||
struct nsStyleSpacing;
|
||||
|
||||
/**
|
||||
* nsTableRowGroupFrame is the frame that maps row groups
|
||||
@@ -114,7 +114,7 @@ protected:
|
||||
|
||||
nscoord GetTopMarginFor(nsIPresContext* aCX,
|
||||
RowGroupReflowState& aState,
|
||||
nsStyleMolecule* aKidMol);
|
||||
nsStyleSpacing* aKidSpacing);
|
||||
|
||||
void PlaceChild( nsIPresContext* aPresContext,
|
||||
RowGroupReflowState& aState,
|
||||
|
||||
Reference in New Issue
Block a user