mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-17 15:55:23 +08:00
callView: add mediahandler preferences
Change-Id: Ib569048646b9e62ceac3f435d641cb4daf5a57d5
This commit is contained in:
@@ -150,6 +150,7 @@ HEADERS += ./src/smartlistmodel.h \
|
||||
./src/videoinputdevicemodel.h \
|
||||
./src/audiooutputdevicemodel.h \
|
||||
./src/pluginlistpreferencemodel.h \
|
||||
./src/mediahandlerlistpreferencemodel.h \
|
||||
./src/videoformatfpsmodel.h \
|
||||
./src/videoformatresolutionmodel.h \
|
||||
./src/audiomanagerlistmodel.h
|
||||
@@ -189,6 +190,7 @@ SOURCES += ./src/bannedlistmodel.cpp \
|
||||
./src/videoinputdevicemodel.cpp \
|
||||
./src/audiooutputdevicemodel.cpp \
|
||||
./src/pluginlistpreferencemodel.cpp \
|
||||
./src/mediahandlerlistpreferencemodel.cpp \
|
||||
./src/videoformatfpsmodel.cpp \
|
||||
./src/videoformatresolutionmodel.cpp \
|
||||
./src/audiomanagerlistmodel.cpp
|
||||
|
||||
Reference in New Issue
Block a user