DDBSettingsController.h 188 B

123456789101112
  1. //#import <Preferences/PSListController.h>
  2. //
  3. //@interface DDBRootListController : PSListController
  4. //
  5. //@end
  6. #import "prefs.h"
  7. @interface DDBSettingsController: TSKViewController
  8. @end