Skip to content

Commit c3d906f

Browse files
committed
Refactor the conversation view away from the main window
1 parent 5e73ace commit c3d906f

4 files changed

Lines changed: 548 additions & 479 deletions

File tree

meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ sources = files(
2222
'src/markdown.vala',
2323
'src/message_row.vala',
2424
'src/compose_bar.vala',
25+
'src/conversation_view.vala',
2526
'src/chat_info_dialog.vala',
2627
'src/contact_picker_dialog.vala',
2728
'src/new_group_dialog.vala',

0 commit comments

Comments
 (0)