Forgot to check in a file.

This commit is contained in:
hyatt%netscape.com 2000-01-14 11:20:15 +00:00
parent ae47d277d3
commit 47efa41faf

View File

@ -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 */