VoiceMac/Classes/VoiceMob/VoiceMob_Prefix.pch

10 lines
217 B
Plaintext

//
// Prefix header for all source files of the 'VoiceMob' target in the 'VoiceMob' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#define MGMOkButtonTitle @"Ok"
#endif