session-ios/Signal/src/ViewControllers/DebugUI/DebugUIMisc.h
2018-03-12 16:40:07 -03:00

14 lines
189 B
Objective-C

//
// Copyright (c) 2018 Open Whisper Systems. All rights reserved.
//
#import "DebugUIPage.h"
NS_ASSUME_NONNULL_BEGIN
@interface DebugUIMisc : DebugUIPage
@end
NS_ASSUME_NONNULL_END