AutoCat/AutoCat/Controllers/DummyNewController.swift

7 lines
119 B
Swift

import UIKit
/// Dummy controller for detecting tap on "plus" tab
class DummyNewController: UIViewController {
}