1
0
mirror of https://github.com/danog/Telegram.git synced 2024-12-05 21:39:04 +01:00
Telegram/Watch/Extension/TGNeoConversationSimpleRowController.h

14 lines
221 B
C
Raw Normal View History

2015-10-01 18:19:52 +02:00
//
// TGNeoConversationSimpleRowController.h
// Telegraph
//
// Created by Ilya Laktyushin on 18/09/15.
//
//
#import "TGNeoRowController.h"
@interface TGNeoConversationSimpleRowController : TGNeoRowController
@end