mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-03-20 22:30:31 +00:00
12 lines
205 B
Objective-C
12 lines
205 B
Objective-C
//
|
|
// WindowWithStatusBarUnderlay.h
|
|
// Sample
|
|
//
|
|
// Created by Hannah Troisi on 4/10/16.
|
|
// Copyright © 2016 Facebook. All rights reserved.
|
|
//
|
|
|
|
@interface WindowWithStatusBarUnderlay : UIWindow
|
|
|
|
@end
|