hanahaki/hanahakiprefs/HANARootListController.h

10 lines
175 B
Objective-C

#import <Preferences/PSListController.h>
#import <Preferences/PSSpecifier.h>
#include <spawn.h>
@interface HANARootListController : PSListController
- (void)respring;
@end