mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
create the bookmarks pane in RDFBase.
This commit is contained in:
parent
9c92a2e0a5
commit
0dd1841934
@ -64,8 +64,7 @@ XFE_BookmarkMenu::XFE_BookmarkMenu(Widget cascade,
|
||||
// Keep track of the submenu mapping
|
||||
trackSubmenuMapping(_subMenu);
|
||||
|
||||
RDF_Resource bookmarks = RDF_GetResource(NULL,"NC:Bookmarks",PR_TRUE);
|
||||
newPaneFromResource(bookmarks);
|
||||
newBookmarksPane();
|
||||
}
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user