Added new enum for docshell tree items that own chrome content

git-svn-id: svn://10.0.0.236/trunk@72763 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
locka%iol.ie
2000-06-21 13:07:22 +00:00
parent c1eb9afb8d
commit 7998f606b0

View File

@@ -45,6 +45,7 @@ interface nsIDocShellTreeItem : nsISupports
const long typeChrome=0;
const long typeContent=1;
const long typeContentWrapper=2;
const long typeChromeWrapper=3;
/*
The type this item is.