substrate extension to make the app switcher cards square like the non-x iPhones
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

8 lines
154B

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