зеркало из https://github.com/mozilla/pjs.git
Work in progress for floaters to handle percentage based
width/height
This commit is contained in:
Родитель
71ff6a3a7a
Коммит
9d672d75a1
|
@ -53,7 +53,6 @@ protected:
|
|||
// Constructor. Takes as arguments the content object, the index in parent,
|
||||
// and the Frame for the content parent
|
||||
nsPlaceholderFrame(nsIContent* aContent, nsIFrame* aParent);
|
||||
|
||||
virtual ~nsPlaceholderFrame();
|
||||
|
||||
nsIFrame* mAnchoredItem;
|
||||
|
|
|
@ -53,7 +53,6 @@ protected:
|
|||
// Constructor. Takes as arguments the content object, the index in parent,
|
||||
// and the Frame for the content parent
|
||||
nsPlaceholderFrame(nsIContent* aContent, nsIFrame* aParent);
|
||||
|
||||
virtual ~nsPlaceholderFrame();
|
||||
|
||||
nsIFrame* mAnchoredItem;
|
||||
|
|
Загрузка…
Ссылка в новой задаче