Fix headers. Same here.
2001-04-04 Kjartan Maraas <kmaraas@gnome.org> * e-msg-composer-attachment.c: Fix headers. * e-msg-composer-hdrs.c: Same here. svn path=/trunk/; revision=9181
This commit is contained in:
committed by
Kjartan Maraas
parent
084b7b4242
commit
570cebb69a
@ -1,3 +1,8 @@
|
||||
2001-04-04 Kjartan Maraas <kmaraas@gnome.org>
|
||||
|
||||
* e-msg-composer-attachment.c: Fix headers.
|
||||
* e-msg-composer-hdrs.c: Same here.
|
||||
|
||||
2001-03-29 Kjartan Maraas <kmaraas@gnome.org>
|
||||
|
||||
* e-icon-list.c: Replace #include <gtk/gtk.h>
|
||||
|
||||
@ -29,6 +29,7 @@
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include <gtk/gtkoptionmenu.h>
|
||||
#include <camel/camel.h>
|
||||
#include <gal/widgets/e-unicode.h>
|
||||
#include <libgnomevfs/gnome-vfs-mime.h>
|
||||
|
||||
@ -28,6 +28,9 @@
|
||||
#include <bonobo/bonobo-control.h>
|
||||
#include <bonobo/bonobo-widget.h>
|
||||
|
||||
#include <gtk/gtkmenuitem.h>
|
||||
#include <gtk/gtkoptionmenu.h>
|
||||
#include <gtk/gtktooltips.h>
|
||||
#include <libgnomeui/gnome-uidefs.h>
|
||||
#include <liboaf/liboaf.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user