Add handler for m.room.topic events

This commit is contained in:
2016-03-07 12:09:06 +01:00
committed by Gergely Polonkai
parent 70dfaff080
commit d4ce1cb06c
4 changed files with 68 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-event-presence.vala \
matrix-event-room-member.vala \
matrix-event-room-message.vala \
matrix-event-room-topic.vala \
$(NULL)
AM_CPPFLAGS += \