Hooked up the setup query window
[MenuTunes.git] / StatusWindowController.h
index 01f36f3..a6633a8 100755 (executable)
@@ -40,6 +40,7 @@ typedef enum {
 - (void)showShuffleWindow:(BOOL)shuffle;
 - (void)showRepeatWindowWithMode:(StatusWindowRepeatMode)mode;
 - (void)showSetupQueryWindow;
+- (void)showRegistrationQueryWindow;
 
 - (void)showSongInfoWindowWithSource:(ITMTRemotePlayerSource)source
                                title:            (NSString *)title