- //
- // UzysWrapperPickerController.h
- // IdolChat
- //
- // Created by Uzysjung on 2014. 1. 28..
- // Copyright (c) 2014년 SKPlanet. All rights reserved.
- //
- // 版权属于原作者
- // http://code4app.com(cn) http://code4app.net(en)
- // 来源于最专业的源码分享网站: Code4App
- #import <UIKit/UIKit.h>
- @interface UzysWrapperPickerController : UIImagePickerController
- @end
|