aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/prop.c
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-08-25 03:03:41 +0800
committerChris Lahey <clahey@src.gnome.org>2000-08-25 03:03:41 +0800
commit483c3d3ffc0addb346611c0a544f214784e349b1 (patch)
tree874d79b9b9af67eafa5c9e23edf15ff00bbd3837 /calendar/gui/prop.c
parentd397b9d2ce3d4fa076c9f6af98157c7ea92f9752 (diff)
downloadgsoc2013-evolution-483c3d3ffc0addb346611c0a544f214784e349b1.tar
gsoc2013-evolution-483c3d3ffc0addb346611c0a544f214784e349b1.tar.gz
gsoc2013-evolution-483c3d3ffc0addb346611c0a544f214784e349b1.tar.bz2
gsoc2013-evolution-483c3d3ffc0addb346611c0a544f214784e349b1.tar.lz
gsoc2013-evolution-483c3d3ffc0addb346611c0a544f214784e349b1.tar.xz
gsoc2013-evolution-483c3d3ffc0addb346611c0a544f214784e349b1.tar.zst
gsoc2013-evolution-483c3d3ffc0addb346611c0a544f214784e349b1.zip
Fixed some warnings.
2000-08-24 Christopher James Lahey <clahey@helixcode.com> * gui/calendar-commands.c, gui/e-day-view.c, gui/e-week-view.c, gui/event-editor.c, gui/gncal-todo.c, gui/gnome-cal.c, gui/prop.c: Fixed some warnings. svn path=/trunk/; revision=5009
Diffstat (limited to 'calendar/gui/prop.c')
-rw-r--r--calendar/gui/prop.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/prop.c b/calendar/gui/prop.c
index cd89e19d58..e7e75c6c9b 100644
--- a/calendar/gui/prop.c
+++ b/calendar/gui/prop.c
@@ -848,7 +848,9 @@ create_alarm_page (void)
gtk_table_set_col_spacings (GTK_TABLE (default_table), 4);
gtk_container_add (GTK_CONTAINER (default_frame), default_table);
+#ifndef NO_WARNINGS
#warning "FIX ME"
+#endif
/*
ee_create_ae (GTK_TABLE (default_table), _("Display"),
&alarm_defaults [ALARM_DISPLAY], ALARM_DISPLAY, 1,