This commit is contained in:
Isaac
2025-06-18 17:24:21 +02:00
parent 8d40ccce0f
commit 1b2cdb9a9b
357 changed files with 1103 additions and 856 deletions

View File

@@ -1,14 +1,14 @@
#import "TGPhotoEditorTintToolView.h"
#import "LegacyComponentsInternal.h"
#import "TGImageUtils.h"
#import <LegacyComponents/TGImageUtils.h>
#import <LegacyComponents/TGModernButton.h>
#import "TGPhotoEditorTintSwatchView.h"
#import "TGPhotoEditorSliderView.h"
#import <LegacyComponents/TGPhotoEditorSliderView.h>
#import "TGPhotoEditorInterfaceAssets.h"
#import <LegacyComponents/TGPhotoEditorInterfaceAssets.h>
#import <LegacyComponents/UIControl+HitTestEdgeInsets.h>
#import "PGTintTool.h"