mirror of
https://github.com/labwc/labwc.git
synced 2026-04-11 08:21:13 -04:00
query: refactor view_matches_query() & added docs
This commit is contained in:
parent
0dce8202ce
commit
e0fa623d42
4 changed files with 166 additions and 118 deletions
|
|
@ -494,7 +494,6 @@ fill_action_query(char *nodename, char *content, struct action *action)
|
|||
} else if (!strcasecmp(nodename, "desktop")) {
|
||||
current_view_query->desktop = xstrdup(content);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue