hanahaki/hanahakiprefs/HANARootListController.h
lillian rose winter 2da7325a5d 🎉 first commit
2019-11-25 08:53:53 -06:00

9 lines
175 B
Objective-C

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