mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 613420 - nsFirstLetterFrame is a query frame target that does not declare |nsQueryFrame::FrameIID kFrameIID| r=roc a=benjamin
This commit is contained in:
parent
d2808808df
commit
def9b32356
@ -46,6 +46,7 @@
|
||||
|
||||
class nsFirstLetterFrame : public nsFirstLetterFrameSuper {
|
||||
public:
|
||||
NS_DECL_QUERYFRAME_TARGET(nsFirstLetterFrame)
|
||||
NS_DECL_FRAMEARENA_HELPERS
|
||||
|
||||
nsFirstLetterFrame(nsStyleContext* aContext) : nsHTMLContainerFrame(aContext) {}
|
||||
|
Loading…
Reference in New Issue
Block a user