Code

list_window: bell when searches wrap
[ncmpc.git] / src / options.h
index c48d1b39044ff2495d9d239c66e7902913dd54b7..48a12f2b81e3eba8b89085f8670e858b51322abe 100644 (file)
@@ -59,6 +59,7 @@ typedef struct {
 #endif
        bool audible_bell;
        bool visible_bell;
+       bool bell_on_wrap;
 #ifndef NCMPC_MINI
        bool enable_xterm_title;
 #endif