Commit 5079979c authored by Ms2ger's avatar Ms2ger
Browse files

No bug - Fix buildwarning about nsHTMLDocument::GetPlugins; r=bz

parent 21887af6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -72,6 +72,7 @@ class nsHTMLDocument : public nsDocument,
{
public:
  using nsDocument::SetDocumentURI;
  using nsDocument::GetPlugins;

  nsHTMLDocument();
  virtual nsresult Init();