X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Foptions.h;h=1fc042455948be58082332541859a27b9165a044;hb=993a8bacfd80d7afb7095a923b536d22e1336dc2;hp=1cc2eb7f4f683abf9d9993fd0e6f40bfd4e385cf;hpb=dbebc69f5b2473f0833409cc0e99deceee6dd4fb;p=ncmpc.git diff --git a/src/options.h b/src/options.h index 1cc2eb7..1fc0424 100644 --- a/src/options.h +++ b/src/options.h @@ -49,6 +49,7 @@ typedef struct { int seek_time; #ifdef ENABLE_LYRICS_SCREEN int lyrics_timeout; + bool lyrics_autosave; #endif bool find_wrap; bool find_show_last_pattern;