X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/28ef52fed0fa8f1d49c604cabe52b846bf01d393..d6c5534acee4d543ee2c08b279b416ea69de42d8:/StatusWindowController.h diff --git a/StatusWindowController.h b/StatusWindowController.h index a3c36ea..5819e78 100755 --- a/StatusWindowController.h +++ b/StatusWindowController.h @@ -40,12 +40,14 @@ typedef enum { - (void)showSetupQueryWindow; - (void)showRegistrationQueryWindow; - (void)showReconnectQueryWindow; +- (void)showNetworkErrorQueryWindow; - (void)showPreferencesUpdateWindow; - (void)showSongInfoWindowWithSource:(ITMTRemotePlayerSource)source title: (NSString *)title album: (NSString *)album artist: (NSString *)artist + composer: (NSString *)composer time: (NSString *)time // FLOW: Should probably be NSDate or something. track: (NSString *)track rating: (int)rating