From d21447d096a320a08b3efb2b8768fad0dcdcfd64 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 5 May 2016 22:28:51 +0100 Subject: move frontends into sub directory --- cocoa/PSMTabBarControl/PSMProgressIndicator.h | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 cocoa/PSMTabBarControl/PSMProgressIndicator.h (limited to 'cocoa/PSMTabBarControl/PSMProgressIndicator.h') diff --git a/cocoa/PSMTabBarControl/PSMProgressIndicator.h b/cocoa/PSMTabBarControl/PSMProgressIndicator.h deleted file mode 100644 index ffce06926..000000000 --- a/cocoa/PSMTabBarControl/PSMProgressIndicator.h +++ /dev/null @@ -1,15 +0,0 @@ -// -// PSMProgressIndicator.h -// PSMTabBarControl -// -// Created by John Pannell on 2/23/06. -// Copyright 2006 Positive Spin Media. All rights reserved. -// - -#import - - -@interface PSMProgressIndicator : NSProgressIndicator { -} - -@end \ No newline at end of file -- cgit v1.2.3