This commit is contained in:
rods%netscape.com 1999-11-19 15:45:55 +00:00
Родитель efb018be9a
Коммит 20d6dd16ce
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -124,7 +124,6 @@ public:
NS_IMETHOD AboutToDropDown();
NS_IMETHOD AboutToRollup();
NS_IMETHOD UpdateSelection(PRBool aDoDispatchEvent, PRBool aForceUpdate, nsIContent* aContent);
NS_IMETHOD SetMainChildFrame(nsIFrame* aAreaFrame) { mMainChild = aAreaFrame; return NS_OK;}
// nsISelectControlFrame
NS_IMETHOD AddOption(nsIPresContext* aPresContext, PRInt32 index);