Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
#include "nsIFormControlFrame.h"
|
||||
#include "nsHTMLParts.h"
|
||||
|
||||
#include "nsPresContext.h"
|
||||
#include "nsStyleContext.h"
|
||||
#include "nsLeafFrame.h"
|
||||
#include "nsCSSRendering.h"
|
||||
@@ -53,6 +52,7 @@
|
||||
#include "nsButtonFrameRenderer.h"
|
||||
|
||||
class nsIRenderingContext;
|
||||
class nsPresContext;
|
||||
|
||||
class nsHTMLButtonControlFrame : public nsHTMLContainerFrame,
|
||||
public nsIFormControlFrame
|
||||
|
||||
Reference in New Issue
Block a user