summaryrefslogtreecommitdiffstats
path: root/layout/forms/nsSelectsAreaFrame.h
diff options
context:
space:
mode:
Diffstat (limited to 'layout/forms/nsSelectsAreaFrame.h')
-rw-r--r--layout/forms/nsSelectsAreaFrame.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/forms/nsSelectsAreaFrame.h b/layout/forms/nsSelectsAreaFrame.h
index 9b0a5b723..3aac8a837 100644
--- a/layout/forms/nsSelectsAreaFrame.h
+++ b/layout/forms/nsSelectsAreaFrame.h
@@ -18,9 +18,11 @@ public:
nsFrameState aFlags);
virtual void BuildDisplayList(nsDisplayListBuilder* aBuilder,
+ const nsRect& aDirtyRect,
const nsDisplayListSet& aLists) override;
void BuildDisplayListInternal(nsDisplayListBuilder* aBuilder,
+ const nsRect& aDirtyRect,
const nsDisplayListSet& aLists);
virtual void Reflow(nsPresContext* aCX,