From 2485eae90d07f5d649729e6bd02d15ae1b38006d Mon Sep 17 00:00:00 2001 From: Craig Small Date: Mon, 12 Jan 1998 02:51:30 +0000 Subject: New Gnome Calendar files svn path=/trunk/; revision=2 --- calendar/gncal.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 calendar/gncal.h (limited to 'calendar/gncal.h') diff --git a/calendar/gncal.h b/calendar/gncal.h new file mode 100644 index 0000000000..8d4790bf07 --- /dev/null +++ b/calendar/gncal.h @@ -0,0 +1,6 @@ + +void menu_file_quit(GtkWidget *widget, gpointer data); +#define MIN_DAILY_HOUR 8 +#define MAX_DAILY_HOUR 19 +#define DAILY_MINUTE_STEP 15 +void menu_help_about(GtkWidget *widget, gpointer data); \ No newline at end of file -- cgit v1.2.3