Release No. 1.1
Added Auto-Lyrics Improved the preferences window
This commit is contained in:
13
iLyrics/PreferencesWindow.h
Normal file
13
iLyrics/PreferencesWindow.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// PreferencesWindow.h
|
||||
// iLyrics
|
||||
//
|
||||
// Created by Kim Wittenburg on 16.06.12.
|
||||
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface PreferencesWindow : NSWindow
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user