mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-29 17:40:42 +00:00
Fixing Related Links.
This commit is contained in:
parent
9c061f1136
commit
559f55fa62
@ -298,6 +298,8 @@ CNSNavFrame* CNSNavFrame::CreateFramedRDFViewFromResource(CWnd* pParent, int xPo
|
||||
|
||||
// Display in the appropriate spot depending on our tree state (docked, standalone, or popup)
|
||||
int treeState = HT_GetTreeStateForButton(node);
|
||||
XP_RegisterNavCenter(pNavFrame->GetHTPane(), NULL);
|
||||
|
||||
if (treeState == HT_POPUP_WINDOW)
|
||||
{
|
||||
HT_SetWindowType(pNavFrame->GetHTPane(), HT_POPUP_WINDOW);
|
||||
|
Loading…
x
Reference in New Issue
Block a user