Updated PCI IDs to latest snapshot.
[tangerine.git] / workbench / classes / zune / calendar / calendar.conf
blob104833e266f88b1aefa123a1f9d953f0c8e48739
1 ##begin config
2 basename      Calendar
3 version       1.0
4 date          27.05.2003
5 superclass    MUIC_Area
6 classdatatype struct Calendar_DATA
7 ##end config
9 ##begin cdef
10 #include <libraries/mui.h>
11 #include "calendar.h"
12 #include "calendar_private.h"
13 ##end cdef
14 ##begin methodlist
15 OM_DISPOSE
16 OM_GET
17 OM_NEW
18 OM_SET
19 MUIM_AskMinMax
20 MUIM_Cleanup
21 MUIM_Draw
22 MUIM_HandleEvent
23 MUIM_Setup
24 ##end methodlist