Normandy Merge ....

git-svn-id: svn://10.0.0.236/trunk@4231 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
spider
1998-06-22 21:19:46 +00:00
parent a43d7627c5
commit 957093e8c5
359 changed files with 53994 additions and 13241 deletions

View File

@@ -18,6 +18,7 @@
#include "stdafx.h"
#include "rosetta.h"
#include "gridedge.h"
#include "netsvw.h"
#include "template.h"
@@ -926,9 +927,7 @@ void FE_QueryChrome(MWContext *pContext, Chrome *pChrome)
pChrome->show_url_bar = pIChrome->GetToolbarVisible(ID_LOCATION_TOOLBAR);
pChrome->show_directory_buttons = pIChrome->GetToolbarVisible(ID_PERSONAL_TOOLBAR);
// The security bar?
// TODO: Fix me!
pChrome->show_security_bar = TRUE;
HG28762
// Status bar!
LPNSSTATUSBAR pIStatusBar = NULL;