mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 18:51:28 +00:00
Declare factory here for now
This commit is contained in:
parent
1493956e90
commit
55edd67670
@ -59,4 +59,7 @@ class nsSelection : public nsISelection {
|
||||
char * ToString();
|
||||
};
|
||||
|
||||
extern NS_LAYOUT nsresult
|
||||
NS_NewSelection(nsISelection** aInstancePtrResult);
|
||||
|
||||
#endif /* nsSelection_h___ */
|
||||
|
Loading…
Reference in New Issue
Block a user