[libgda/gtk3] Use Gtk-3.0 Gir file instead of the Gtk-2.0 one



commit b3cd7cf4af71ce2cf8d9f3fe62c5cef3c83e4a6c
Author: Vivien Malerba <malerba gnome-db org>
Date:   Mon Feb 28 18:25:27 2011 +0100

    Use Gtk-3.0 Gir file instead of the Gtk-2.0 one

 libgda-ui/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgda-ui/Makefile.am b/libgda-ui/Makefile.am
index efcebd8..4b3b107 100644
--- a/libgda-ui/Makefile.am
+++ b/libgda-ui/Makefile.am
@@ -216,7 +216,7 @@ introspection_sources = \
 	$(ui_data_entries_sources)
 
 Gdaui-5.0.gir: $(lib_LTLIBRARIES)
-Gdaui_5_0_gir_INCLUDES = Gtk-2.0 Gda-5.0
+Gdaui_5_0_gir_INCLUDES = Gtk-3.0 Gda-5.0
 Gdaui_5_0_gir_CFLAGS = $(GLOBAL_CFLAGS)
 Gdaui_5_0_gir_LIBS = $(lib_LTLIBRARIES) ../libgda/libgda-5.0.la
 Gdaui_5_0_gir_FILES = $(addprefix $(srcdir)/,$(introspection_sources))



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