Bug 508665 - part 4, Make nsCSSFrameConstructor use nsContainerFrame* for frames used as parent frames. r=roc
This commit is contained in:
@@ -22,7 +22,7 @@ nsGfxButtonControlFrame::nsGfxButtonControlFrame(nsStyleContext* aContext):
|
||||
{
|
||||
}
|
||||
|
||||
nsIFrame*
|
||||
nsContainerFrame*
|
||||
NS_NewGfxButtonControlFrame(nsIPresShell* aPresShell, nsStyleContext* aContext)
|
||||
{
|
||||
return new (aPresShell) nsGfxButtonControlFrame(aContext);
|
||||
|
||||
Reference in New Issue
Block a user