mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
Update linphone
This commit is contained in:
parent
c2e7118f6a
commit
72302707ec
2 changed files with 2 additions and 2 deletions
|
|
@ -165,7 +165,7 @@ static UICompositeViewDescription *compositeDescription = nil;
|
|||
|
||||
#pragma mark -
|
||||
|
||||
- (void)changeView: (HistoryView) view {
|
||||
- (void)changeView:(HistoryView)view {
|
||||
if(view == History_All) {
|
||||
[ContactSelection setSipFilter:FALSE];
|
||||
[tableController loadData];
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 125626d071204ca5369eb2f33c727e8e6e6418f7
|
||||
Subproject commit da56c0838b6e301fca338faaac53cd026ec02d88
|
||||
Loading…
Add table
Reference in a new issue