Declare factory here for now

git-svn-id: svn://10.0.0.236/trunk@3042 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp 1998-06-03 15:47:34 +00:00
parent 284512c2d1
commit 4db8f5a2b0

View File

@ -59,4 +59,7 @@ class nsSelection : public nsISelection {
char * ToString();
};
extern NS_LAYOUT nsresult
NS_NewSelection(nsISelection** aInstancePtrResult);
#endif /* nsSelection_h___ */