changeset 252:085b94826d27 trunk

[svn] Use GdkAtom instead of a regular Atom. 3 characters inserted cure 3 warnings; good return on investment...
author chainsaw
date Sun, 04 Dec 2005 06:01:40 -0800
parents ad5cc0513e66
children b30d0e16b961
files Plugins/General/lirc/about.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Plugins/General/lirc/about.c	Sat Dec 03 12:58:13 2005 -0800
+++ b/Plugins/General/lirc/about.c	Sun Dec 04 06:01:40 2005 -0800
@@ -120,7 +120,7 @@
 
 static void win_set_icon (GtkWidget *win, char** image)
 {
-	Atom icon_atom;
+	GdkAtom icon_atom;
 	glong data[2];
 	
 	icon=gdk_pixmap_create_from_xpm_d(win->window, &icon_mask,