This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
notUnderTime/undertime/udtRootListController.h
2020-01-06 19:47:45 -07:00

5 lines
100 B
Objective-C

#import <Preferences/PSListController.h>
@interface udtRootListController : PSListController
@end