XForms bug 281668 - select1 as a combobox. patch my smaug, r=beaufour,me a=mkaply

git-svn-id: svn://10.0.0.236/trunk@177066 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
doronr%us.ibm.com
2005-08-03 18:43:45 +00:00
parent 9794169aea
commit a2bc632914
22 changed files with 1647 additions and 255 deletions

View File

@@ -75,10 +75,6 @@ public:
NS_IMETHOD Bind();
NS_IMETHOD Refresh();
#ifdef DEBUG_smaug
virtual const char* Name() { return "output"; }
#endif
// nsIXFormsDelegate
NS_IMETHOD GetValue(nsAString& aValue);