aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/year-view.c
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@nuclecu.unam.mx>1998-09-22 11:02:45 +0800
committerArturo Espinosa <unammx@src.gnome.org>1998-09-22 11:02:45 +0800
commitb5a9926ce33dd15199f9fff2cf3d35976827c515 (patch)
tree8d36ad8e0d200e88a075d68227315b0b46e2747f /calendar/gui/year-view.c
parentf6fd83536eb0f00958c3da8b2779171f815500e4 (diff)
downloadgsoc2013-evolution-b5a9926ce33dd15199f9fff2cf3d35976827c515.tar
gsoc2013-evolution-b5a9926ce33dd15199f9fff2cf3d35976827c515.tar.gz
gsoc2013-evolution-b5a9926ce33dd15199f9fff2cf3d35976827c515.tar.bz2
gsoc2013-evolution-b5a9926ce33dd15199f9fff2cf3d35976827c515.tar.lz
gsoc2013-evolution-b5a9926ce33dd15199f9fff2cf3d35976827c515.tar.xz
gsoc2013-evolution-b5a9926ce33dd15199f9fff2cf3d35976827c515.tar.zst
gsoc2013-evolution-b5a9926ce33dd15199f9fff2cf3d35976827c515.zip
Added underlined shortcuts and accelerators to the main menu.
1998-09-21 Federico Mena Quintero <federico@nuclecu.unam.mx> * main.c: Added underlined shortcuts and accelerators to the main menu. svn path=/trunk/; revision=391
Diffstat (limited to 'calendar/gui/year-view.c')
-rw-r--r--calendar/gui/year-view.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/gui/year-view.c b/calendar/gui/year-view.c
index 97795628a4..4bf330c1fd 100644
--- a/calendar/gui/year-view.c
+++ b/calendar/gui/year-view.c
@@ -7,6 +7,7 @@
*/
#include <config.h>
+#include <gtk/gtkmain.h>
#include <libgnomeui/gnome-canvas-text.h>
#include "year-view.h"
#include "main.h"