fixes for 45608, 51398, 51591; r=cmanske

git-svn-id: svn://10.0.0.236/trunk@79084 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jfrancis%netscape.com
2000-09-14 05:59:19 +00:00
parent ebb6af908a
commit 6340d3a57b
21 changed files with 205 additions and 50 deletions

View File

@@ -377,7 +377,7 @@ public:
* Document me!
*
*/
NS_IMETHOD MakeOrChangeList(const nsString& aListType)=0;
NS_IMETHOD MakeOrChangeList(const nsString& aListType, PRBool entireList)=0;
/**
* Document me!