Replace some Roxas with Roxas UI

Signed-off-by: Joseph Mattello <mail@joemattiello.com>
This commit is contained in:
Joseph Mattello
2023-02-25 01:38:29 -05:00
committed by Joe Mattiello
parent f270ecc537
commit a6559d8bb9
41 changed files with 55 additions and 44 deletions

View File

@@ -10,7 +10,7 @@ import UIKit
import SafariServices
import AltStoreCore
import Roxas
import RoxasUI
import Nuke

View File

@@ -11,7 +11,7 @@ import SafariServices
import AuthenticationServices
import AltStoreCore
import Roxas
import RoxasUI
extension PatreonViewController
{

View File

@@ -9,7 +9,7 @@
import UIKit
import AltStoreCore
import Roxas
import RoxasUI
@objc(RefreshAttemptTableViewCell)
private final class RefreshAttemptTableViewCell: UITableViewCell

View File

@@ -8,7 +8,7 @@
import UIKit
import Roxas
import RoxasUI
final class SettingsHeaderFooterView: UITableViewHeaderFooterView
{