Sha256: 42c181febaed38d97bae5bc13ffd18dfc421f52d4b117b9c2e03c2ffad94477b
Contents?: true
Size: 360 Bytes
Versions: 13
Compression:
Stored size: 360 Bytes
Contents
// // RhodesBaseDelegate.h // Rhodes // // Created by Dmitry Soldatenkov on 20.11.13. // Copyright (c) 2013 Rhomobile. All rights reserved. // #import <Foundation/Foundation.h> #import "Classes/Rhodes.h" @interface RhodesBaseDelegate : Rhodes <UIApplicationDelegate, UITabBarControllerDelegate, AVAudioPlayerDelegate, UIAlertViewDelegate> { } @end
Version data entries
13 entries across 13 versions & 2 rubygems