Committing more stuff. Added password encryption with SHA, partially
[MenuTunes.git] / StatusWindowController.h
index a6633a8..11d7fe8 100755 (executable)
@@ -41,6 +41,7 @@ typedef enum {
 - (void)showRepeatWindowWithMode:(StatusWindowRepeatMode)mode;
 - (void)showSetupQueryWindow;
 - (void)showRegistrationQueryWindow;
+- (void)showReconnectQueryWindow;
 
 - (void)showSongInfoWindowWithSource:(ITMTRemotePlayerSource)source
                                title:            (NSString *)title