summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-07-03 22:45:36 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-07-03 22:45:36 +0200
commitf6f5d2615a517776e10f4c88778aaf4ce226131e (patch)
treef8bde1bff865807e67644cea8098a6a1c1712d34 /src
parentFix community sidebar toggle (diff)
downloadnheko-f6f5d2615a517776e10f4c88778aaf4ce226131e.tar.xz
Make emoji picker follow theme
Diffstat (limited to 'src')
-rw-r--r--src/WebRTCSession.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/WebRTCSession.cpp b/src/WebRTCSession.cpp

index 880a14a2..72330435 100644 --- a/src/WebRTCSession.cpp +++ b/src/WebRTCSession.cpp
@@ -41,8 +41,7 @@ using webrtc::CallType; using webrtc::State; WebRTCSession::WebRTCSession() - : QObject() - , devices_(CallDevices::instance()) + : devices_(CallDevices::instance()) { qRegisterMetaType<webrtc::CallType>(); qmlRegisterUncreatableMetaObject(