Redesign MatrixPresenceEvent

It is now a MatrixEvent subclass.
This commit is contained in:
2016-02-02 16:51:57 +01:00
parent 3e6a021a0f
commit 1073eecb2f
7 changed files with 151 additions and 130 deletions

View File

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