diff dw.def @ 600:d0e1db21e859

Add calendar widget
author mhessling@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 25 Sep 2006 22:42:48 +0000
parents 4df2d1639005
children e0213b22fe5b
line wrap: on
line diff
--- a/dw.def	Mon Sep 25 22:41:03 2006 +0000
+++ b/dw.def	Mon Sep 25 22:42:48 2006 +0000
@@ -266,3 +266,7 @@
   dw_html_action                         @471
   dw_html_raw                            @472
   dw_html_url                            @473
+
+  dw_calendar_new                        @480
+  dw_calendar_set_date                   @481
+  dw_calendar_get_date                   @482