Change name of setStandAloneState() to setStandAlone().

This commit is contained in:
slamm%netscape.com 1998-10-08 22:13:41 +00:00
parent 614759f8f3
commit b0818d4a9c

View File

@ -442,7 +442,7 @@ XFE_NavCenterView::createTree()
_rdftree = new XFE_RDFChromeTreeView(this, getBaseWidget(),
this, _isStandalone ? RDF_PANE_STANDALONE : RDF_PANE_DOCKED, m_contextData);
_rdftree->setStandAloneState(_isStandalone);
_rdftree->setStandAlone(_isStandalone);
// _rdftree->setHtmlPaneHeightPercent(50);