diff options
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/elementary/efl_ui_calendar.eo | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/elementary/efl_ui_calendar.eo b/src/lib/elementary/efl_ui_calendar.eo index f1afa05f04..43d4508516 100644 --- a/src/lib/elementary/efl_ui_calendar.eo +++ b/src/lib/elementary/efl_ui_calendar.eo | |||
@@ -1,7 +1,5 @@ | |||
1 | import efl_types; | 1 | import efl_types; |
2 | 2 | ||
3 | type Efl_Ui_Calendar_Format_Cb: __undefined_type; [[Elementary calendar format callback type]] | ||
4 | |||
5 | enum Efl.Ui.Calendar.Weekday | 3 | enum Efl.Ui.Calendar.Weekday |
6 | { | 4 | { |
7 | [[A weekday | 5 | [[A weekday |