gtk+ r20199 - in trunk: . modules/engines/pixbuf
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r20199 - in trunk: . modules/engines/pixbuf
- Date: Tue, 27 May 2008 23:45:36 +0000 (UTC)
Author: mitch
Date: Tue May 27 23:45:36 2008
New Revision: 20199
URL: http://svn.gnome.org/viewvc/gtk+?rev=20199&view=rev
Log:
2008-05-28 Michael Natterer <mitch imendio com>
* modules/engines/pixbuf/pixbuf-style.h
* modules/engines/pixbuf/pixbuf-rc-style.h: include <gtk/gtk.h>
instead of individual files.
Modified:
trunk/ChangeLog
trunk/modules/engines/pixbuf/pixbuf-rc-style.h
trunk/modules/engines/pixbuf/pixbuf-style.h
Modified: trunk/modules/engines/pixbuf/pixbuf-rc-style.h
==============================================================================
--- trunk/modules/engines/pixbuf/pixbuf-rc-style.h (original)
+++ trunk/modules/engines/pixbuf/pixbuf-rc-style.h Tue May 27 23:45:36 2008
@@ -20,7 +20,7 @@
* Carsten Haitzler <raster rasterman com>
*/
-#include <gtk/gtkrc.h>
+#include <gtk/gtk.h>
typedef struct _PixbufRcStyle PixbufRcStyle;
typedef struct _PixbufRcStyleClass PixbufRcStyleClass;
Modified: trunk/modules/engines/pixbuf/pixbuf-style.h
==============================================================================
--- trunk/modules/engines/pixbuf/pixbuf-style.h (original)
+++ trunk/modules/engines/pixbuf/pixbuf-style.h Tue May 27 23:45:36 2008
@@ -20,7 +20,7 @@
* Carsten Haitzler <raster rasterman com>
*/
-#include <gtk/gtkstyle.h>
+#include <gtk/gtk.h>
typedef struct _PixbufStyle PixbufStyle;
typedef struct _PixbufStyleClass PixbufStyleClass;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]