Initial hookup of the new positioning into MT. The corner effects work,
[MenuTunes.git] / StatusWindowController.h
index 11d7fe8..7e9aae5 100755 (executable)
@@ -33,6 +33,8 @@ typedef enum {
 
 + (StatusWindowController *)sharedController;
 
+- (void)readDefaults;
+
 - (void)showUpcomingSongsWindowWithTitles:(NSArray *)titleStrings;
 
 - (void)showVolumeWindowWithLevel:(float)level;