Re: libgnomeui/gnome-app.c and gtk_toolbar_set_button_relief




> The line in question is:
> gnome-app.c:570: gtk_toolbar_set_button_relief(toolbar, GTK_RELIEF_NONE);

Ok, so what about wrapping that line around:

#ifdef GTK_RELIEF_NONE
...
#endif

Until Gtk 1.1 is officially released?

miguel.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]