-
- Downloads
chatview: fix footer on banned contacts
isBlocked doesn't exist, it's isBanned. Also link spfm and webengine to tests (in order to fix tst_ChatViewFooter.qml) Change-Id: Ic4ac0565ba5975213728b16e3e3d5718aa9851b6
Showing
- src/app/mainview/components/ChatView.qml 1 addition, 1 deletionsrc/app/mainview/components/ChatView.qml
- tests/CMakeLists.txt 1 addition, 0 deletionstests/CMakeLists.txt
- tests/qml/main.cpp 95 additions, 100 deletionstests/qml/main.cpp
- tests/qml/src/tst_ChatViewFooter.qml 2 additions, 24 deletionstests/qml/src/tst_ChatViewFooter.qml
Loading
Please register or sign in to comment