touching down layout integration branch

git-svn-id: svn://10.0.0.236/trunk@3290 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hardts
1998-06-05 01:03:18 +00:00
parent ebe32bd77d
commit 591887a3b5
64 changed files with 1615 additions and 84 deletions

View File

@@ -114,6 +114,9 @@ typedef struct FEstruct_ {
void* savedialog;
#endif
#endif
#ifdef MOZILLA_CLIENT
void* webWidget; /* Really a nsIWebWidget */
#endif
} FEstruct;