зеркало из https://github.com/mozilla/gecko-dev.git
first attempt at fixing build bustage for bug 238773
-- editors note -- this is not the right fix and is in direct conflict with bryner's fix which is correct.
This commit is contained in:
Родитель
b6300121d5
Коммит
fcf66b7732
|
@ -71,7 +71,7 @@ public:
|
|||
protected:
|
||||
|
||||
// Internal helper functions
|
||||
nsresult GetScrollInfo(nsIScrollableView** aScrollableView, float* aP2T,
|
||||
NS_IMETHOD GetScrollInfo(nsIScrollableView** aScrollableView, float* aP2T,
|
||||
float* aT2P);
|
||||
nsPoint GetClientPoint();
|
||||
nsPoint GetScreenPoint();
|
||||
|
|
Загрузка…
Ссылка в новой задаче