NetNewsWire/Mac/Preferences/Accounts/AccountsTableCellView.swift
2019-04-13 16:18:54 -07:00

15 lines
234 B
Swift

//
// AccountsTableCellView.swift
// NetNewsWire
//
// Created by Brent Simmons on 3/23/19.
// Copyright © 2019 Ranchero Software. All rights reserved.
//
import AppKit
final class AccountsTableCellView: NSTableCellView {
}