Add Matrix.Room to hold room data

This commit is contained in:
2016-03-16 17:38:30 +01:00
parent fcc592b072
commit f6df2200b7
4 changed files with 166 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-message-video.vala \
matrix-message-location.vala \
matrix-profile.vala \
matrix-room.vala \
$(NULL)
AM_CPPFLAGS += \