forked from mirrors/linphone-iphone
StatusBarView.h: fix compilation
This commit is contained in:
parent
6b34d1513d
commit
afcc8c5e04
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
#import "UIConfirmationDialog.h"
|
||||
#import "LinphoneManager.h"
|
||||
|
||||
@interface StatusBarView {
|
||||
@interface StatusBarView : UIViewController {
|
||||
UIConfirmationDialog *securityDialog;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue