[gtk+] [build] Add gtktextattributes.h



commit 5616ad0e19d7a6c8ead5af1f735e401e1596c59f
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue Jan 11 18:10:26 2011 +0100

    [build] Add gtktextattributes.h
    
    Commit 7fae37ecd54 factored out GtkTextAttributes, but did not add
    the new header to the build system.

 gtk/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 06b434b..50d7cf3 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -305,6 +305,7 @@ gtk_public_h_sources = 		\
 	gtktable.h		\
 	gtktearoffmenuitem.h	\
 	gtktestutils.h		\
+	gtktextattributes.h	\
 	gtktextbuffer.h		\
 	gtktextbufferrichtext.h	\
 	gtktextchild.h		\



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