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:
@@ -31,6 +31,9 @@ CPaneCX *wfe_CreateNavCenterHTMLPain(HT_View htView, HWND hParent)
|
||||
cccGrid.m_pCurrentDoc = new CGenericDoc();
|
||||
if(cccGrid.m_pCurrentDoc) {
|
||||
CNetscapeView *pNewView = new CNetscapeView();
|
||||
#ifdef MOZ_NGLAYOUT
|
||||
pNewView->NoWebWidgetHack();
|
||||
#endif
|
||||
if(pNewView) {
|
||||
CRect crClient(0, 0, 50, 50);
|
||||
BOOL bCreated = pNewView->Create(NULL,
|
||||
|
||||
Reference in New Issue
Block a user