mirror of
https://github.com/YuzuZensai/iOS-DiscordPresence.git
synced 2026-01-30 12:32:48 +00:00
7 lines
151 B
Objective-C
7 lines
151 B
Objective-C
#import <Preferences/PSListController.h>
|
|
#import <Preferences/PSSpecifier.h>
|
|
|
|
@interface iOSDiscordPresenceRootListController : PSListController
|
|
|
|
@end
|