Make emoji picker follow theme
This commit is contained in:
parent
683a24d2aa
commit
f6f5d2615a
5 changed files with 243 additions and 220 deletions
|
|
@ -41,8 +41,7 @@ using webrtc::CallType;
|
|||
using webrtc::State;
|
||||
|
||||
WebRTCSession::WebRTCSession()
|
||||
: QObject()
|
||||
, devices_(CallDevices::instance())
|
||||
: devices_(CallDevices::instance())
|
||||
{
|
||||
qRegisterMetaType<webrtc::CallType>();
|
||||
qmlRegisterUncreatableMetaObject(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue