--- rxvt-unicode/src/rxvtlib.h.in 2005/02/13 09:05:10 1.45 +++ rxvt-unicode/src/rxvtlib.h.in 2005/04/17 22:36:13 1.46 @@ -222,6 +222,7 @@ # define Opt_borderLess 0 #endif #define Opt_pastableTabs (1UL<<25) +#define Opt_cursorUnderline (1UL<<26) /* place holder used for parsing command-line options */ #define Opt_Reverse (1UL<<30) #define Opt_Boolean (1UL<<31)