Remove WID() macro, which has an incompatible definition in
2007-05-04 Thomas Wood <thos@gnome.org> * appearance-desktop.c: (wp_add_images), (wp_dragged_image), (desktop_init): * appearance-main.c: (main): * appearance-themes.c: (themes_init): * appearance-ui.c: (set_toolbar_style), (set_have_icons), (ui_init): * appearance.h: Remove WID() macro, which has an incompatible definition in capplet-utils.h svn path=/trunk/; revision=7549
This commit is contained in:
parent
af3c712e63
commit
207ce87995
6 changed files with 37 additions and 28 deletions
|
@ -27,8 +27,6 @@
|
|||
#include <gconf/gconf-client.h>
|
||||
#include <libgnomeui/gnome-thumbnail.h>
|
||||
|
||||
#define WID(x) (glade_xml_get_widget (data->xml, x))
|
||||
|
||||
typedef struct {
|
||||
GConfClient *client;
|
||||
int argc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue