Revision 237 src/addressbook.c

addressbook.c (revision 237)
1 1
/*
2 2
 * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
3
 * Copyright (C) 1999-2002 Hiroyuki Yamamoto
3
 * Copyright (C) 1999-2005 Hiroyuki Yamamoto
4 4
 *
5 5
 * This program is free software; you can redistribute it and/or modify
6 6
 * it under the terms of the GNU General Public License as published by
......
42 42
#include <gtk/gtkmenu.h>
43 43
#include <gtk/gtkmenuitem.h>
44 44
#include <gtk/gtkitemfactory.h>
45
#include <gtk/gtkstatusbar.h>
46
#include <gtk/gtkstock.h>
45 47
#include <string.h>
46 48
#include <setjmp.h>
47 49

  

Also available in: Unified diff