1
0
mirror of https://github.com/danog/Telegram.git synced 2024-12-04 18:37:47 +01:00
Telegram/Watch/Extension/TGNeoConversationSimpleRowController.h
2015-10-01 19:19:52 +03:00

14 lines
221 B
Objective-C

//
// TGNeoConversationSimpleRowController.h
// Telegraph
//
// Created by Ilya Laktyushin on 18/09/15.
//
//
#import "TGNeoRowController.h"
@interface TGNeoConversationSimpleRowController : TGNeoRowController
@end