[Commits] gtk-hotkey-error.h 1.1.2.1 1.1.2.2

colin at claws-mail.org colin at claws-mail.org
Mon Oct 31 21:51:16 CET 2011


Update of /home/claws-mail/plugins/notification/gtkhotkey
In directory claws-mail:/tmp/cvs-serv921/gtkhotkey

Modified Files:
      Tag: gtk2
	gtk-hotkey-error.h 
Log Message:
2011-10-31 [colin]	0.28cvs4

	* gtkhotkey/gtk-hotkey-error.h
	* gtkhotkey/x11/tomboykeybinder.h
		Fix build with GLib 2.31

Index: gtk-hotkey-error.h
===================================================================
RCS file: /home/claws-mail/plugins/notification/gtkhotkey/Attic/gtk-hotkey-error.h,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- gtk-hotkey-error.h	16 Oct 2009 21:23:33 -0000	1.1.2.1
+++ gtk-hotkey-error.h	31 Oct 2011 20:51:14 -0000	1.1.2.2
@@ -23,7 +23,7 @@
 #ifndef __GTK_HOTKEY_ERROR_H__
 #define __GTK_HOTKEY_ERROR_H__
 
-#include <glib/gquark.h>
+#include <glib.h>
 
 G_BEGIN_DECLS
 



More information about the Commits mailing list