зеркало из https://github.com/mozilla/gecko-dev.git
rejigger places UI a bit, add a title bar across the top of the places view, adjust the default entries in the listbox, etc. also fix icons for generic queries and generic non-favicon pages. r=brettw for changes to the cpp. NPOB
Original committer: beng%bengoodger.com Original revision: 1.51 Original date: 2006/01/13 20:47:18
This commit is contained in:
Родитель
07a6db473e
Коммит
7f24d94d76
|
@ -218,6 +218,8 @@ nsNavHistory::~nsNavHistory()
|
|||
|
||||
NS_IF_RELEASE(sMenuRootAtom);
|
||||
NS_IF_RELEASE(sToolbarRootAtom);
|
||||
NS_IF_RELEASE(sSessionStartAtom);
|
||||
NS_IF_RELEASE(sSessionContinueAtom);
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче