mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
rcxml.c: fix indentation
This commit is contained in:
parent
73ceba0fd9
commit
d1e96727cb
1 changed files with 1 additions and 1 deletions
|
|
@ -1438,7 +1438,7 @@ rcxml_init(void)
|
|||
rc.window_switcher.outlines = true;
|
||||
rc.window_switcher.unshade = true;
|
||||
rc.window_switcher.criteria = LAB_VIEW_CRITERIA_CURRENT_WORKSPACE
|
||||
| LAB_VIEW_CRITERIA_CURSOR_OUTPUT
|
||||
| LAB_VIEW_CRITERIA_CURSOR_OUTPUT
|
||||
| LAB_VIEW_CRITERIA_ROOT_TOPLEVEL
|
||||
| LAB_VIEW_CRITERIA_NO_SKIP_WINDOW_SWITCHER;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue