Redesign MatrixStateEvent as a GObject

This commit is contained in:
2016-02-19 14:33:07 +01:00
parent ec8f51bced
commit 1bfd8906b6
4 changed files with 61 additions and 3 deletions

View File

@@ -24,6 +24,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-compacts.vala \
matrix-event.vala \
matrix-presence-event.vala \
matrix-state-event.vala \
matrix-room-event.vala \
matrix-room-member-event.vala \
$(NULL)