mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
remove double inclusion of <gtk/gtktexttag.h>.
2008-06-13 Michael Natterer <mitch@imendio.com> * gtk/gtktexttagtable.h: remove double inclusion of <gtk/gtktexttag.h>. svn path=/trunk/; revision=20374
This commit is contained in:
parent
00bdd1fcce
commit
5036306b1d
@ -1,3 +1,8 @@
|
||||
2008-06-13 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gtk/gtktexttagtable.h: remove double inclusion of
|
||||
<gtk/gtktexttag.h>.
|
||||
|
||||
2008-06-13 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gtk/gtkaction.c (gtk_action_set_short_label): change type of
|
||||
|
@ -35,8 +35,6 @@
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
#include <gtk/gtktexttag.h>
|
||||
|
||||
typedef void (* GtkTextTagTableForeach) (GtkTextTag *tag, gpointer data);
|
||||
|
||||
#define GTK_TYPE_TEXT_TAG_TABLE (gtk_text_tag_table_get_type ())
|
||||
|
Loading…
Reference in New Issue
Block a user