mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-23 22:58:15 +00:00
fix(CMakeLists.txt): add SingletApplication.hpp in headers
This commit is contained in:
parent
6074880161
commit
06b7347de3
1 changed files with 1 additions and 0 deletions
|
|
@ -154,6 +154,7 @@ set(HEADERS
|
|||
src/app/providers/AvatarProvider.hpp
|
||||
src/app/providers/ImageProvider.hpp
|
||||
src/app/providers/ThumbnailProvider.hpp
|
||||
src/app/single-application/SingleApplication.hpp
|
||||
src/app/translator/DefaultTranslator.hpp
|
||||
src/components/assistant/AssistantModel.hpp
|
||||
src/components/authentication/AuthenticationNotifier.hpp
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue