cleanup/normalize method naming and braces

This commit is contained in:
Matthias Wenz
2014-06-02 10:39:45 +02:00
parent 315fee5f92
commit d18183f3ae
8 changed files with 18 additions and 24 deletions

View File

@@ -274,7 +274,7 @@
[super viewDidDisappear:animated];
}
-(void)refreshAttachmentScrollview {
- (void)refreshAttachmentScrollview {
CGFloat scrollViewWidth = 0;
if (self.imageAttachments.count){
@@ -411,7 +411,7 @@
}
}
-(void)addPhotoAction:(id)sender {
- (void)addPhotoAction:(id)sender {
if (_actionSheetVisible) return;
// add photo.