cdts/xdts-ios 3/TreeHole/CYHResetCode/THBaseViewController/Controller/THNavigationController.h
2023-07-27 09:20:00 +08:00

14 lines
195 B
Objective-C

//
// THNavigationController.h
// TreeHole
//
// Created by iOS on 2023/1/31.
//
//
#import "QMUINavigationController.h"
@interface THNavigationController : QMUINavigationController
@end