substrate extension to make the app switcher cards square like the non-x iPhones
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
154B

  1. #import <Preferences/PSListController.h>
  2. #import <Preferences/PSSpecifier.h>
  3. #import <spawn.h>
  4. @interface SSXRootListController : PSListController
  5. @end