diff options
Diffstat (limited to 'Example Apps/Shared/AppConstants.h')
-rw-r--r-- | Example Apps/Shared/AppConstants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Example Apps/Shared/AppConstants.h b/Example Apps/Shared/AppConstants.h index 4ec2851b1..1c557c969 100644 --- a/Example Apps/Shared/AppConstants.h +++ b/Example Apps/Shared/AppConstants.h @@ -73,6 +73,7 @@ extern NSString * const ACRecordInCarMicrophoneAudioMenuName; extern NSString * const ACDialPhoneNumberMenuName; extern NSString * const ACSubmenuMenuName; extern NSString * const ACSubmenuItemMenuName; +extern NSString * const ACSubmenuTemplateMenuName; extern NSString * const ACAccelerationPedalPositionMenuName; extern NSString * const ACAirbagStatusMenuName; |