mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-02 07:30:08 +00:00
#405: fix idl
This commit is contained in:
parent
e4694e1bd2
commit
8f266f3359
@ -59,6 +59,13 @@ interface nsIDatePicker : nsISupports
|
||||
*/
|
||||
attribute AString maxDate;
|
||||
|
||||
/**
|
||||
* The selected date.
|
||||
*
|
||||
* @return Returns the date currently selected.
|
||||
*/
|
||||
readonly attribute AString selectedDate;
|
||||
|
||||
/**
|
||||
* Show date dialog. The dialog is displayed modally.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user