add declaration for _gtk_icon_theme_check_reload.

2005-08-22  Manish Singh  <yosh@gimp.org>

        * gtk/gtkicontheme.h: add declaration for _gtk_icon_theme_check_reload.

        * gtk/gtkwindow.c: remove declaration of gtk_window_read_rcfiles.
This commit is contained in:
Manish Singh
2005-08-22 20:51:56 +00:00
committed by Manish Singh
parent f2cb87d3a9
commit 4fe43281ee
5 changed files with 25 additions and 6 deletions

View File

@ -1,3 +1,9 @@
2005-08-22 Manish Singh <yosh@gimp.org>
* gtk/gtkicontheme.h: add declaration for _gtk_icon_theme_check_reload.
* gtk/gtkwindow.c: remove declaration of gtk_window_read_rcfiles.
2005-08-22 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkwindow.c (gtk_window_client_event):