Restoring accidentally deleted line to fix bustage.

git-svn-id: svn://10.0.0.236/trunk@157060 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
neil%parkwaycc.co.uk
2004-05-28 16:49:07 +00:00
parent bd1da66475
commit 2bb39160f8
2 changed files with 2 additions and 0 deletions

View File

@@ -249,6 +249,7 @@ protected:
nsresult RedisplayText(PRInt32 aIndex);
nsresult ActuallyDisplayText(nsAString& aText, PRBool aNotify);
nsresult GetPrimaryComboFrame(nsIPresContext* aPresContext, nsIContent* aContent, nsIFrame** aFrame);
NS_IMETHOD ToggleList(nsIPresContext* aPresContext);
void ReflowCombobox(nsIPresContext * aPresContext,
const nsHTMLReflowState& aReflowState,

View File

@@ -249,6 +249,7 @@ protected:
nsresult RedisplayText(PRInt32 aIndex);
nsresult ActuallyDisplayText(nsAString& aText, PRBool aNotify);
nsresult GetPrimaryComboFrame(nsIPresContext* aPresContext, nsIContent* aContent, nsIFrame** aFrame);
NS_IMETHOD ToggleList(nsIPresContext* aPresContext);
void ReflowCombobox(nsIPresContext * aPresContext,
const nsHTMLReflowState& aReflowState,