diff options
Diffstat (limited to 'layout/mathml/nsMathMLmfracFrame.h')
-rw-r--r-- | layout/mathml/nsMathMLmfracFrame.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/mathml/nsMathMLmfracFrame.h b/layout/mathml/nsMathMLmfracFrame.h index 8ced03694..330a31180 100644 --- a/layout/mathml/nsMathMLmfracFrame.h +++ b/layout/mathml/nsMathMLmfracFrame.h @@ -67,6 +67,7 @@ public: ReflowOutput& aDesiredSize) override; virtual void BuildDisplayList(nsDisplayListBuilder* aBuilder, + const nsRect& aDirtyRect, const nsDisplayListSet& aLists) override; virtual nsresult |