зеркало из https://github.com/mozilla/pjs.git
Fixing windows newlines and private destructor.
Original committer: bryner%brianryner.com Original revision: 1.8 Original date: 2005/11/17 00:47:48
This commit is contained in:
Родитель
398102784c
Коммит
df393f354b
|
@ -117,10 +117,9 @@ public:
|
|||
NS_DECL_ISUPPORTS
|
||||
NS_DECL_NSINAVHISTORYRESULTNODE
|
||||
|
||||
private:
|
||||
protected:
|
||||
virtual ~nsNavHistoryResultNode() {}
|
||||
|
||||
protected:
|
||||
// parent of this element, NULL if no parent. Filled in by FillAllElements
|
||||
// in the result set.
|
||||
nsNavHistoryResultNode* mParent;
|
||||
|
|
Загрузка…
Ссылка в новой задаче