mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-29 06:56:46 -04:00
CoreDataTableBaseController comments
This commit is contained in:
parent
8a58d934a7
commit
9f3a2e5b76
@ -12,7 +12,6 @@ import CoreData
|
||||
// Yes, I know it'd be better to make this into a protocol.
|
||||
// But unfortunately, UIKit cannot seems to be able to recognize default protocol implementation in Swift. (iOS 10.1)
|
||||
|
||||
|
||||
class CoreDataTableBaseController: UIViewController, NSFetchedResultsControllerDelegate {
|
||||
@IBOutlet weak var tableView: UITableView!
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user