Added a reset prefs status window for when the user first upgrades to 1.2
[MenuTunes.git] / StatusWindowController.h
index a57c128..ab96a26 100755 (executable)
@@ -40,6 +40,7 @@ typedef enum {
 - (void)showSetupQueryWindow;
 - (void)showRegistrationQueryWindow;
 - (void)showReconnectQueryWindow;
+- (void)showPreferencesUpdateWindow;
 
 - (void)showSongInfoWindowWithSource:(ITMTRemotePlayerSource)source
                                title:            (NSString *)title