зеркало из https://github.com/mozilla/pjs.git
Bug 320666 (send more information for observers), bug 320835 (add ability to get hidden results), bug 320330 (max results option), and general observer cleanup. r=annie.sullivan@gmail.com
Original committer: brettw%gmail.com Original revision: 1.13 Original date: 2005/12/21 01:00:38
This commit is contained in:
Родитель
dae151a848
Коммит
f255fc0c05
|
@ -36,6 +36,9 @@
|
|||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#ifndef nsNavBookmarks_h_
|
||||
#define nsNavBookmarks_h_
|
||||
|
||||
#include "nsINavBookmarksService.h"
|
||||
#include "nsIStringBundle.h"
|
||||
#include "nsNavHistory.h"
|
||||
|
@ -145,3 +148,5 @@ private:
|
|||
nsresult ImportBookmarksHTMLInternal(nsIURI* aURL,
|
||||
PRBool aAllowRootChanges);
|
||||
};
|
||||
|
||||
#endif // nsNavBookmarks_h_
|
||||
|
|
Загрузка…
Ссылка в новой задаче