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

This commit is contained in:
Ms2ger 2012-04-27 20:17:22 +02:00
Родитель 21887af651
Коммит 5079979c3a
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -72,6 +72,7 @@ class nsHTMLDocument : public nsDocument,
{
public:
using nsDocument::SetDocumentURI;
using nsDocument::GetPlugins;
nsHTMLDocument();
virtual nsresult Init();