Move ChangeLog entry to right file.

svn path=/trunk/; revision=20213
This commit is contained in:
Michael Natterer 2008-05-28 13:23:18 +00:00
parent e628ab8e84
commit 2650257f3b
2 changed files with 16 additions and 16 deletions

View File

@ -1,19 +1,3 @@
2008-05-28 Michael Natterer <mitch@imendio.com>
* modules/other/gail/gailwidget.h: include <gtk/gtk.h> instead of
<gtk/gtkaccessible.h>
* modules/other/gail/*.h: don't include anyting from gtk since all
headers indirectly include gailwidget.h.
* modules/other/gail/gailcellparent.c: include <gtk/gtk.h> instead
of individual files.
* modules/other/gail/gailcheckmenuitem.c
* modules/other/gail/gailmenu.c
* modules/other/gail/gailtreeview.c: remove all gtk includes since
it's always included by including any gail header.
2008-05-28 Michael Natterer <mitch@imendio.com>
* modules/printbackends/cups/gtkcupsutils.c

View File

@ -1,3 +1,19 @@
2008-05-28 Michael Natterer <mitch@imendio.com>
* gailwidget.h: include <gtk/gtk.h> instead of
<gtk/gtkaccessible.h>
* *.h: don't include anyting from gtk since all headers indirectly
include gailwidget.h.
* gailcellparent.c: include <gtk/gtk.h> instead of individual
files.
* gailcheckmenuitem.c
* gailmenu.c
* gailtreeview.c: remove all gtk includes since it's always
included by including any gail header.
2008-05-26 Michael Natterer <mitch@imendio.com>
* libgail-util/gailmisc.h