[gtksourceview/gtksourcecompletion] Do not public gscmodel.h
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: svn-commits-list gnome org
- Subject: [gtksourceview/gtksourcecompletion] Do not public gscmodel.h
- Date: Tue, 28 Apr 2009 06:38:38 -0400 (EDT)
commit 426022b44e8ddf6d6226f7857a5dd185fe598f81
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Tue Apr 28 12:38:21 2009 +0200
Do not public gscmodel.h
---
gtksourceview/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gtksourceview/Makefile.am b/gtksourceview/Makefile.am
index b31ea66..7bd1ea0 100644
--- a/gtksourceview/Makefile.am
+++ b/gtksourceview/Makefile.am
@@ -32,8 +32,7 @@ libgtksourceview_headers = \
gtksourcecompletioninfo.h \
gtksourcecompletionitem.h \
gtksourcecompletionproposal.h \
- gtksourcecompletionprovider.h \
- gtksourcecompletionmodel.h
+ gtksourcecompletionprovider.h
NOINST_H_FILES = \
gtksourcecompletionutils.h \
@@ -72,6 +71,7 @@ libgtksourceview_2_0_la_SOURCES = \
gtksourcecompletionproposal.c \
gtksourcecompletionprovider.c \
gtksourcecompletionmodel.c \
+ gtksourcecompletionmodel.h \
gtksourcecompletionutils.c \
$(libgtksourceview_headers) \
$(NOINST_H_FILES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]