mirror of
https://github.com/labwc/labwc.git
synced 2026-03-04 01:40:39 -05:00
Rename cycle_osd_output_criteria to cycle_output_filter
This commit is contained in:
parent
e2d83ff7f5
commit
64af206114
4 changed files with 13 additions and 13 deletions
|
|
@ -185,7 +185,7 @@ struct rcxml {
|
|||
struct {
|
||||
bool show;
|
||||
enum cycle_osd_style style;
|
||||
enum cycle_osd_output_criteria output_criteria;
|
||||
enum cycle_output_filter output_filter;
|
||||
char *thumbnail_label_format;
|
||||
struct wl_list fields; /* struct cycle_osd_field.link */
|
||||
} osd;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue