14 lines
191 B
Swift
14 lines
191 B
Swift
//
|
|
// Error Handler.swift
|
|
// TagTunes
|
|
//
|
|
// Created by Kim Wittenburg on 30.08.15.
|
|
// Copyright © 2015 Kim Wittenburg. All rights reserved.
|
|
//
|
|
|
|
import Cocoa
|
|
|
|
class Error_Handler: T {
|
|
|
|
}
|