2019-08-13 13:00:38 +03:00

20 lines
508 B
Objective-C

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