增加换肤功能
This commit is contained in:
16
TUIKit/TUISearch/UI_Minimalist/Header/TUISearch_Minimalist.h
Normal file
16
TUIKit/TUISearch/UI_Minimalist/Header/TUISearch_Minimalist.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// TUISearch_Minimalist.h
|
||||
// Pods
|
||||
//
|
||||
// Created by harvy on 2022/6/9.
|
||||
// Copyright © 2023 Tencent. All rights reserved.
|
||||
//
|
||||
|
||||
#ifndef TUISearch_Minimalist_h
|
||||
#define TUISearch_Minimalist_h
|
||||
|
||||
#import "TUISearchBar_Minimalist.h"
|
||||
#import "TUISearchResultListController_Minimalist.h"
|
||||
#import "TUISearchViewController_Minimalist.h"
|
||||
|
||||
#endif /* TUISearch_Minimalist_h */
|
||||
Reference in New Issue
Block a user