Rework _g_enum_to_string in Vala

Its new name is Matrix._g_enum_value_to_nick
This commit is contained in:
2016-03-04 08:58:56 +01:00
parent bd4efee0cf
commit 4d1d6562d0
7 changed files with 61 additions and 39 deletions

View File

@@ -18,6 +18,7 @@ lib_LTLIBRARIES = libmatrix-glib-0.0.la
libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-api.vala \
matrix-client.vala \
matrix-enums.vala \
$(NULL)
AM_CPPFLAGS += \