mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-01 11:27:55 +00:00
fixing build bustage. Further discussion is needed
This commit is contained in:
parent
90a9450ab2
commit
6794770d94
@ -76,6 +76,8 @@ class nsProxyObject : public nsISupports
|
||||
public:
|
||||
|
||||
NS_DECL_ISUPPORTS
|
||||
NS_DEFINE_STATIC_IID_ACCESSOR(NS_ISUPPORTS_IID)
|
||||
// wierd, but it shouldn't break. Need to discuss this with dougt
|
||||
|
||||
nsProxyObject();
|
||||
nsProxyObject(nsIEventQueue *destQueue, PRInt32 proxyType, nsISupports *realObject);
|
||||
|
Loading…
x
Reference in New Issue
Block a user