Added support for color condition hilites to tile mode.
Code is complete but might take another pass over the code to simplify where we can.
This commit is contained in:
+1
-5
@@ -69,11 +69,7 @@ typedef struct mswin_nhmsg_get_text {
|
||||
} MSNHMsgGetText, *PMSNHMsgGetText;
|
||||
|
||||
typedef struct mswin_nhmsg_update_status {
|
||||
int n_fields;
|
||||
const char **vals;
|
||||
boolean *activefields;
|
||||
int *percents;
|
||||
int *colors;
|
||||
struct mswin_status_lines * status_lines;
|
||||
} MSNHMsgUpdateStatus, *PMSNHMsgUpdateStatus;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user