2019-08-15 14:12:19 +03:00

20 lines
620 B
Objective-C

//
// NotificationMuteSettingsUI.h
// NotificationMuteSettingsUI
//
// Created by Peter on 8/15/19.
// Copyright © 2019 Telegram Messenger LLP. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for NotificationMuteSettingsUI.
FOUNDATION_EXPORT double NotificationMuteSettingsUIVersionNumber;
//! Project version string for NotificationMuteSettingsUI.
FOUNDATION_EXPORT const unsigned char NotificationMuteSettingsUIVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <NotificationMuteSettingsUI/PublicHeader.h>