This commit is contained in:
hyatt%netscape.com 2000-01-14 11:20:15 +00:00
Родитель ae47d277d3
Коммит 47efa41faf
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -17,6 +17,7 @@ class nsISelfScrollingFrame : public nsISupports {
NS_IMETHOD ScrollByLines(nsIPresContext* aPresContext, PRInt32 lines)=0;
NS_IMETHOD CollapseScrollbar(nsIPresContext* aPresContext, PRBool aHide) = 0;
};
#endif /* _nsISelfScrollingFrame_h */