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