Bug 1061061 - Fix more bad implicit constructors in misc. code; r=bsmedberg
This commit is contained in:
@@ -58,7 +58,7 @@ using namespace mozilla;
|
||||
class nsSiteWindow : public nsIEmbeddingSiteWindow
|
||||
{
|
||||
public:
|
||||
nsSiteWindow(nsContentTreeOwner *aAggregator);
|
||||
explicit nsSiteWindow(nsContentTreeOwner *aAggregator);
|
||||
virtual ~nsSiteWindow();
|
||||
|
||||
NS_DECL_ISUPPORTS
|
||||
|
||||
Reference in New Issue
Block a user