Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in / Register
Toggle navigation
J
jami-client-gnome
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
151
Issues
151
List
Boards
Labels
Milestones
Security & Compliance
Security & Compliance
Dependency List
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
savoirfairelinux
jami-client-gnome
Commits
ce89161d
Commit
ce89161d
authored
Oct 15, 2019
by
Sébastien Blin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
currentcallview: updateState on callStatusChanged
Change-Id: Id6498ce89088e4e01a340fad74a50900016ce343 Gitlab:
#1079
parent
bd13bd9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/currentcallview.cpp
src/currentcallview.cpp
+1
-0
No files found.
src/currentcallview.cpp
View file @
ce89161d
...
...
@@ -829,6 +829,7 @@ CppImpl::setCallInfo()
[
this
]
(
const
std
::
string
&
callId
)
{
if
(
callId
==
conversation
->
callId
)
{
updateNameAndPhoto
();
updateState
();
}
});
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment