- //
- // MyQLPreviewController.h
- // Apex Mobile
- //
- // Created by Ray on 02/03/2018.
- // Copyright © 2018 United Software Applications, Inc. All rights reserved.
- //
- #import <QuickLook/QuickLook.h>
- @interface MyQLPreviewController : QLPreviewController
- @end
|