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.
UnderTime/undertime/udtRootListController.h
2018-05-29 07:02:53 -06:00

5 lines
100 B
Objective-C

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