diff options
Diffstat (limited to 'layout/mathml/nsMathMLSelectedFrame.h')
-rw-r--r-- | layout/mathml/nsMathMLSelectedFrame.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/mathml/nsMathMLSelectedFrame.h b/layout/mathml/nsMathMLSelectedFrame.h index 8723518298..ad523a594d 100644 --- a/layout/mathml/nsMathMLSelectedFrame.h +++ b/layout/mathml/nsMathMLSelectedFrame.h @@ -26,6 +26,7 @@ public: ChildListChanged(int32_t aModType) override; virtual void BuildDisplayList(nsDisplayListBuilder* aBuilder, + const nsRect& aDirtyRect, const nsDisplayListSet& aLists) override; virtual nsresult |