Add CallsNewCallHeaderBar

This commit is contained in:
Adrien Plazas
2018-08-02 12:49:51 +02:00
parent 1a16271bcb
commit b9d353dd58
5 changed files with 132 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ calls_sources = ['calls-message-source.c', 'calls-message-source.h',
'calls-history-box.c', 'calls-history-box.h',
'calls-history-header-bar.c', 'calls-history-header-bar.h',
'calls-new-call-box.c', 'calls-new-call-box.h',
'calls-new-call-header-bar.c', 'calls-new-call-header-bar.h',
'calls-main-window.c', 'calls-main-window.h',
'util.c', 'util.h',
]