Stage 3 of clang compiler warning patches.

Conflicts:

	UI/PreferencesUI/UIxJSONPreferences.m
This commit is contained in:
Euan Thoms
2015-11-04 03:59:40 +08:00
committed by Ludovic Marcotte
parent 6812cb08dc
commit 892bd693d7
9 changed files with 21 additions and 0 deletions

View File

@@ -29,6 +29,11 @@
#import <SOGo/SOGoUserDefaults.h>
#import <SOGo/SOGoUserSettings.h>
#import <SOGo/SOGoUserProfile.h>
#import <SOGo/WOResourceManager+SOGo.h>
#import <Mailer/SOGoMailLabel.h>
#import <SOGoUI/UIxComponent.h>
#import <UI/Common/WODirectAction+SOGo.h>
#import "UIxJSONPreferences.h"