Moved to new Init/ctor seperation
git-svn-id: svn://10.0.0.236/trunk@15843 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -30,8 +30,7 @@
|
||||
#include "nsIRenderingContext.h"
|
||||
#include "prprf.h"
|
||||
|
||||
nsBulletFrame::nsBulletFrame(nsIContent* aContent, nsIFrame* aParentFrame)
|
||||
: nsFrame(aContent, aParentFrame)
|
||||
nsBulletFrame::nsBulletFrame()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user