Bug 267302 Views should be created by the view manager r+sr=roc

This commit is contained in:
neil%parkwaycc.co.uk 2004-11-04 15:36:49 +00:00
Родитель 869014801a
Коммит df96a6a58f
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -52,7 +52,7 @@ class SmoothScroll;
class nsScrollPortView : public nsView, public nsIScrollableView
{
public:
nsScrollPortView();
nsScrollPortView(nsViewManager* aViewManager = nsnull);
NS_IMETHOD QueryInterface(REFNSIID aIID,
void** aInstancePtr);