forked from yaypixxo/SquareSwitcherX
8 lines
154 B
Objective-C
8 lines
154 B
Objective-C
#import <Preferences/PSListController.h>
|
|
#import <Preferences/PSSpecifier.h>
|
|
#import <spawn.h>
|
|
|
|
@interface SSXRootListController : PSListController
|
|
|
|
@end
|