зеркало из https://github.com/mozilla/pjs.git
Added InitFloater
This commit is contained in:
Родитель
181745629e
Коммит
936937c930
|
@ -155,6 +155,8 @@ public:
|
|||
|
||||
// --------------------------------------------------
|
||||
|
||||
void InitFloater(nsPlaceholderFrame* aFrame);
|
||||
|
||||
void AddFloater(nsPlaceholderFrame* aFrame);
|
||||
|
||||
nsIPresContext& mPresContext;
|
||||
|
|
|
@ -155,6 +155,8 @@ public:
|
|||
|
||||
// --------------------------------------------------
|
||||
|
||||
void InitFloater(nsPlaceholderFrame* aFrame);
|
||||
|
||||
void AddFloater(nsPlaceholderFrame* aFrame);
|
||||
|
||||
nsIPresContext& mPresContext;
|
||||
|
|
Загрузка…
Ссылка в новой задаче