This commit is contained in:
Ilya Laktyushin
2020-11-04 22:22:25 +04:00
parent 47916ddc58
commit 1d2953f342
151 changed files with 5 additions and 1992 deletions

View File

@@ -35,10 +35,6 @@ typedef enum
- (void)setIcon:(TGPhotoPaintSettingsViewIcon)icon animated:(bool)animated;
- (void)setHighlighted:(bool)highlighted;
+ (UIImage *)landscapeLeftBackgroundImage;
+ (UIImage *)landscapeRightBackgroundImage;
+ (UIImage *)portraitBackgroundImage;
@end
@protocol TGPhotoPaintPanelView