gtk/gtkseparatortoolitem.c remove pointless #undef GTK_DISABLE_DEPRECATED.
2008-08-04 Michael Natterer <mitch@imendio.com> * gtk/gtkseparatortoolitem.c * tests/testactions.c: remove pointless #undef GTK_DISABLE_DEPRECATED. * gtk/gtkcalendar.c (calendar_set_display_option): use gtk_calendar_set_display_options() instead of the deprecated gtk_calendar_display_options(). svn path=/trunk/; revision=20977
This commit is contained in:
committed by
Michael Natterer
parent
2a5956765d
commit
a3a5bc340d
@ -17,7 +17,6 @@
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#undef GTK_DISABLE_DEPRECATED
|
||||
#include "config.h"
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user