Photo editor improvements

This commit is contained in:
Ilya Laktyushin
2020-06-16 02:39:52 +03:00
parent 91ff180db5
commit 025130a8b9
97 changed files with 4338 additions and 1651 deletions

View File

@@ -1,5 +1,5 @@
#import "TGPhotoPaintSparseView.h"
#import "TGPhotoEditorSparseView.h"
@interface TGPhotoPaintSelectionContainerView : TGPhotoPaintSparseView
@interface TGPhotoPaintSelectionContainerView : TGPhotoEditorSparseView
@end