diff options
| author | fiaxh <git@lightrise.org> | 2021-05-03 13:17:17 +0200 |
|---|---|---|
| committer | fiaxh <git@lightrise.org> | 2021-05-11 12:52:00 +0200 |
| commit | 90f9ecf62b2ebfef14de2874e7942552409632bf (patch) | |
| tree | c9cd6da902ee89ab9cfcc435c2e98680e2ec3c50 /plugins/omemo/CMakeLists.txt | |
| parent | 8044b546d0ac15d34a3e6499b9c0d55d3d8f9c94 (diff) | |
| download | dino-90f9ecf62b2ebfef14de2874e7942552409632bf.tar.gz | |
Calls: Indicate whether OMEMO key is verified
Diffstat (limited to 'plugins/omemo/CMakeLists.txt')
| -rw-r--r-- | plugins/omemo/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/omemo/CMakeLists.txt b/plugins/omemo/CMakeLists.txt index 944fc649..195001cb 100644 --- a/plugins/omemo/CMakeLists.txt +++ b/plugins/omemo/CMakeLists.txt @@ -55,6 +55,7 @@ SOURCES src/ui/account_settings_entry.vala src/ui/account_settings_widget.vala src/ui/bad_messages_populator.vala + src/ui/call_encryption_entry.vala src/ui/contact_details_provider.vala src/ui/contact_details_dialog.vala src/ui/device_notification_populator.vala |
