// // WA_tipCell.swift // wallpaper_project import UIKit class WA_tipCell: UITableViewCell { override func awakeFromNib() { super.awakeFromNib() } }