X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/b33c30cfe726454a1ddbbbdf5f425021b060682c..d696aa437a1d5bf56ee4392544cc520e1edb2000:/StatusWindowController.h diff --git a/StatusWindowController.h b/StatusWindowController.h index a6633a8..ab96a26 100755 --- a/StatusWindowController.h +++ b/StatusWindowController.h @@ -14,9 +14,7 @@ #import #import "ITMTRemote.h" - - -@class StatusWindow; +#import "StatusWindow.h" typedef enum { @@ -41,6 +39,8 @@ typedef enum { - (void)showRepeatWindowWithMode:(StatusWindowRepeatMode)mode; - (void)showSetupQueryWindow; - (void)showRegistrationQueryWindow; +- (void)showReconnectQueryWindow; +- (void)showPreferencesUpdateWindow; - (void)showSongInfoWindowWithSource:(ITMTRemotePlayerSource)source title: (NSString *)title