CepheiPrefs — Deprecated
-
The HBListItemsController class in CepheiPrefs was used with previous versions to ensure that the tint color from the previous view controller is retained. As of Cephei 1.4, this is no longer needed, and this class is kept for backwards compatibility purposes.
Declaration
Objective-C
@interface HBListItemsController : PSListItemsControllerSwift
class HBListItemsController : PSListItemsController -
The HBInitialsLinkTableCell class in CepheiPrefs is a shim kept for compatibility reasons. The class is now called
HBLinkTableCell.Declaration
Objective-C
@interface HBInitialsLinkTableCell : HBLinkTableCellSwift
class HBInitialsLinkTableCell : HBLinkTableCell
View on GitHub
Install in Dash
CepheiPrefs — Deprecated Reference