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:
timeless%mozdev.org 2004-08-20 19:27:37 +00:00
Родитель b6300121d5
Коммит fcf66b7732
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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();