Skip to content
  • Tor Lillqvist's avatar
    Need to do the GTK_DISABLE_DEPRECATED #undef/#define dance here, too, · 293ed565
    Tor Lillqvist authored
    2008-06-17  Tor Lillqvist  <tml@novell.com>
    
    	* gtk/gtknotebook.c: Need to do the GTK_DISABLE_DEPRECATED
    	#undef/#define dance here, too, because
    	gtk_notebook_set_group_id() is deprecated but used here before it
    	is defined, and gcc complains about conflicting type from the
    	implicit int declaration when it sees the actual void definition.
    
    
    svn path=/trunk/; revision=20435
    293ed565