summary refs log tree commit diff
path: root/src/ChatPage.cpp
diff options
context:
space:
mode:
authorDeepBlueV7.X <nicolas.werner@hotmail.de>2021-01-07 15:56:46 +0100
committerGitHub <noreply@github.com>2021-01-07 15:56:46 +0100
commit49abcb24b5b243bed96a8961a2614233cda23afb (patch)
tree151078e9f4dbe15141e09a1d31ad59eab78843ce /src/ChatPage.cpp
parentFix notification reply build on other platforms (diff)
parentFix device discovery under GStreamer 1.16 (diff)
downloadnheko-49abcb24b5b243bed96a8961a2614233cda23afb.tar.xz
Merge pull request #356 from trilene/call-dialogs-qml
Port call dialogs to Qml
Diffstat (limited to 'src/ChatPage.cpp')
-rw-r--r--src/ChatPage.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ChatPage.cpp b/src/ChatPage.cpp

index 4e87349a..238c9362 100644 --- a/src/ChatPage.cpp +++ b/src/ChatPage.cpp
@@ -47,7 +47,6 @@ #include "notifications/Manager.h" -#include "dialogs/PlaceCall.h" #include "dialogs/ReadReceipts.h" #include "popups/UserMentions.h" #include "timeline/TimelineViewManager.h"