summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
diff options
context:
space:
mode:
authorCDT 1998 Shawn T. Amundson <amundson@gtk.org>1998-09-27 18:32:00 +0000
committerShawn Amundson <amundson@src.gnome.org>1998-09-27 18:32:00 +0000
commit31045ef4f2362d49cb29d6e746c3a7af563381be (patch)
tree64e99080d3eb441e08cb631d38ef2fec2f33f87a /gtk/gtk.h
parentfbe8f91806c6ae2192bc733de0188ee3a58e05cf (diff)
downloadgtk+-31045ef4f2362d49cb29d6e746c3a7af563381be.tar.gz
gtk/gtkcalendar.c: examples/calendar: Added gtkcalendar widget and demo
Sun Sep 27 02:18:06 CDT 1998 Shawn T. Amundson <amundson@gtk.org> * gtk/gtkcalendar.h: gtk/gtkcalendar.c: examples/calendar: Added gtkcalendar widget and demo
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r--gtk/gtk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtk.h b/gtk/gtk.h
index d5ce6a4a96..d2129240ac 100644
--- a/gtk/gtk.h
+++ b/gtk/gtk.h
@@ -33,6 +33,7 @@
#include <gtk/gtkbox.h>
#include <gtk/gtkbbox.h>
#include <gtk/gtkbutton.h>
+#include <gtk/gtkcalendar.h>
#include <gtk/gtkcheckbutton.h>
#include <gtk/gtkcheckmenuitem.h>
#include <gtk/gtkclist.h>