mirror of
https://github.com/zhigang1992/ProMotion.git
synced 2026-06-17 04:09:34 +08:00
5 lines
68 B
Ruby
5 lines
68 B
Ruby
class CustomTitleView < UITableViewCell
|
|
attr_accessor :title
|
|
end
|
|
|