Archived
1
This repository has been archived on 2020-06-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tagtunes/TagTunes/Error Handler.swift
2015-09-03 00:22:33 +02:00

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 {
}