Added support for attributed strings, which allows us to have non-sucky stars in...
[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