mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-22 07:34:09 +01:00
Make TimelineTitleView final.
This commit is contained in:
parent
3f8724c9d1
commit
19a39ac295
@ -8,7 +8,7 @@
|
||||
|
||||
import UIKit
|
||||
|
||||
class TimelineTitleView: UIView {
|
||||
final class TimelineTitleView: UIView {
|
||||
|
||||
@IBOutlet weak var iconView: IconView!
|
||||
@IBOutlet weak var label: UILabel!
|
||||
|
Loading…
Reference in New Issue
Block a user