Code

screen_lyrics: optionally show the plugin used
[ncmpc.git] / src / options.h
index 920605f5ededac606f42cda6077e122fbcd00a29..b9bb0eed3d0a768348371ea493fdb3998241b675 100644 (file)
@@ -47,6 +47,7 @@ typedef struct {
 #ifdef ENABLE_LYRICS_SCREEN
        int lyrics_timeout;
        bool lyrics_autosave;
+       bool lyrics_show_plugin;
 #endif
        bool find_wrap;
        bool find_show_last_pattern;