git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added the network library source to the remote and to show up in the
[MenuTunes.git]
/
StatusWindowController.h
diff --git
a/StatusWindowController.h
b/StatusWindowController.h
index
7e9aae5
..
11d7fe8
100755
(executable)
--- a/
StatusWindowController.h
+++ b/
StatusWindowController.h
@@
-33,8
+33,6
@@
typedef enum {
+ (StatusWindowController *)sharedController;
+ (StatusWindowController *)sharedController;
-- (void)readDefaults;
-
- (void)showUpcomingSongsWindowWithTitles:(NSArray *)titleStrings;
- (void)showVolumeWindowWithLevel:(float)level;
- (void)showUpcomingSongsWindowWithTitles:(NSArray *)titleStrings;
- (void)showVolumeWindowWithLevel:(float)level;