mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 10:50:16 +02:00
+ UIAlertView.inc
git-svn-id: trunk@17139 -
This commit is contained in:
parent
0849132ee1
commit
d8627f24f4
@ -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}
|
||||||
|
Loading…
Reference in New Issue
Block a user