Implemented DoCopy to put HTML on the pasteboard

Added Dialog for DoDebugSave
This commit is contained in:
kostello@netscape.com
1998-07-27 18:17:07 +00:00
parent e41aa53ebc
commit 16939fee8d
7 changed files with 907 additions and 2 deletions

View File

@@ -32,6 +32,9 @@
#include "nsGfxCIID.h"
#include "plevent.h"
#include "prlog.h"
//XXX for nsIPostData; this is wrong; we shouldn't see the nsIDocument type
#include "nsIDocument.h"