|
@@ -78,4 +78,5 @@
|
|
{$ifdef IOS_SDK_4_2_OR_HIGHER}
|
|
{$ifdef IOS_SDK_4_2_OR_HIGHER}
|
|
{$include UIActionSheet.inc}
|
|
{$include UIActionSheet.inc}
|
|
{$include UILocalNotification.inc}
|
|
{$include UILocalNotification.inc}
|
|
-{$endif}
|
|
|
|
|
|
+{$include UIAlertView.inc}
|
|
|
|
+{$endif}
|