This commit is contained in:
depstein%netscape.com 2001-10-02 23:40:40 +00:00
Родитель d0da434664
Коммит 76c6a50f50
4 изменённых файлов: 36 добавлений и 1 удалений

Просмотреть файл

@ -44,6 +44,7 @@
#include "nsIWebBrowserChromeFocus.h"
#include "nsIContextMenuListener.h"
#include "nsIDOMNode.h"
#include "nsISHistoryListener.h"
class CBrowserImpl :

Просмотреть файл

@ -19,6 +19,18 @@
# Contributor(s):
DEPTH=..\..\..\..
REQUIRES = \
xpcom \
string \
dom \
webBrowser_core \
windowwatcher \
exthandler \
helperAppDlg \
uriloader \
necko \
mimetype \
$(NULL)
MAKE_OBJ_TYPE=DLL
DLLNAME=testEmbedComponents

Просмотреть файл

@ -20,6 +20,28 @@
# Contributor(s):
DEPTH=..\..\..
REQUIRES = \
xpcom \
string \
necko \
webBrowser_core \
widget \
docshell \
dom \
uriloader \
embed_base \
webshell \
shistory \
pref \
profile \
find \
gfx \
windowwatcher \
layout \
history \
helperAppDlg \
content \
$(NULL)
DIRS=components \
$(NULL)

Просмотреть файл

@ -42,7 +42,7 @@
//
// Header file for nsiHistory interface test cases
#include nsIHistoryEntry.h
#include "nsIHistoryEntry.h"
/////////////////////////////////////////////////////////////////////////////
// CNsIHistory window