Add CallsNewCallBox

This commit is contained in:
Adrien Plazas
2018-08-01 11:41:11 +02:00
parent a07b0b8382
commit 22d79bfbbf
5 changed files with 430 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ calls_sources = ['calls-message-source.c', 'calls-message-source.h',
'calls-call-selector-item.c', 'calls-call-selector-item.h',
'calls-encryption-indicator.c', 'calls-encryption-indicator.h',
'calls-history-box.c', 'calls-history-box.h',
'calls-new-call-box.c', 'calls-new-call-box.h',
'calls-main-window.c', 'calls-main-window.h',
'util.c', 'util.h',
]