зеркало из https://github.com/mozilla/pjs.git
Fix bug 303042: make sure we init the parent folder index hint for new bookmarks.
This commit is contained in:
Родитель
3d36110950
Коммит
32f3310576
|
@ -82,6 +82,7 @@ NSString* const kAddBookmarkItemPrimaryTabKey = @"primary";
|
|||
- (void)awakeFromNib
|
||||
{
|
||||
[mTabGroupCheckbox retain]; // so we can remove it
|
||||
[self clearState];
|
||||
}
|
||||
|
||||
- (void)dealloc
|
||||
|
|
Загрузка…
Ссылка в новой задаче