X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Foptions.h;h=e4d61e87828a2c0b941d94d2171e666bab2c2baf;hb=0c1c6a258b7a2675cc9eb930ec59378dcac1d030;hp=1a4e4b61e7b4d8ecc0d1b89ba3c505392e77e896;hpb=f674c3f262a6bf2542debd29c4aa61281a976cbc;p=ncmpc.git diff --git a/src/options.h b/src/options.h index 1a4e4b6..e4d61e8 100644 --- a/src/options.h +++ b/src/options.h @@ -13,6 +13,7 @@ typedef struct char *status_format; char *xterm_title_format; int port; + int crossfade_time; gboolean reconnect; gboolean debug; gboolean find_wrap;