






#import "SpanishViewController.h"

NS_ASSUME_NONNULL_BEGIN

@protocol AllowCityDelegate <NSObject>

- (void)realmContentsContextVolumesReliableWithName:(NSString *)xxpk_forgetName dragUseEditPassword:(NSString *)dragUseEditPassword;

@end

@interface NordicCapViewController : SpanishViewController

@property (nonatomic, weak) id <AllowCityDelegate> stackTapKeyDelegate;

@end

NS_ASSUME_NONNULL_END
