Bug 12350
git-svn-id: svn://10.0.0.236/trunk@44733 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -47,8 +47,11 @@ public:
|
||||
|
||||
NS_IMETHOD RemoveOption(PRInt32 index) = 0;
|
||||
|
||||
/**
|
||||
* Sets the select state of the option at index
|
||||
*/
|
||||
|
||||
NS_IMETHOD SetOptionSelected(PRInt32 index, PRBool value) = 0;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user