Skip to content

Instantly share code, notes, and snippets.

@PaulSolt
Last active December 19, 2015 05:28
Show Gist options
  • Save PaulSolt/5903970 to your computer and use it in GitHub Desktop.
Save PaulSolt/5903970 to your computer and use it in GitHub Desktop.
@class MatBorder;
@class FractionLabel;
@interface ViewController : UIViewController <UINavigationControllerDelegate, UIImagePickerControllerDelegate,
MeasurementStepperDelegate,
UnitSliderSquareDelegate,
MatViewDelegate,
CropViewDelegate> {
CropViewController *_cropViewController;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment