Fixed the state for the playlists menu item to show the currently playing playlist.
[MenuTunes.git] / StatusWindowController.h
index 118ca38..c5a4566 100755 (executable)
@@ -42,6 +42,7 @@ typedef enum {
 - (void)showReconnectQueryWindow;
 - (void)showNetworkErrorQueryWindow;
 - (void)showPreferencesUpdateWindow;
+- (void)showDebugModeEnabledWindow;
 
 - (void)showSongInfoWindowWithSource:(ITMTRemotePlayerSource)source
                                title:            (NSString *)title